CRAN Package Check Results for Package loggit2

Last updated on 2024-09-14 01:49:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.1 4.53 31.17 35.70 OK
r-devel-linux-x86_64-debian-gcc 2.3.1 3.27 23.76 27.03 OK
r-devel-linux-x86_64-fedora-clang 2.3.1 59.53 OK
r-devel-linux-x86_64-fedora-gcc 2.3.1 69.80 OK
r-devel-windows-x86_64 2.3.1 7.00 66.00 73.00 OK
r-patched-linux-x86_64 2.3.1 4.62 29.66 34.28 OK
r-release-linux-x86_64 2.3.1 4.33 29.67 34.00 OK
r-release-macos-arm64 2.3.1 43.00 OK
r-release-macos-x86_64 2.3.1 98.00 OK
r-release-windows-x86_64 2.3.1 7.00 62.00 69.00 OK
r-oldrel-macos-arm64 32.00 FAIL
r-oldrel-macos-x86_64 2.3.1 48.00 ERROR
r-oldrel-windows-x86_64 2.3.1 8.00 65.00 73.00 OK

Check Details

Version: 2.3.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘further_configurations.rmd’ ... + .loggit = TRUE) {"timestamp": "2024-09-14T10:03:45+1200", "log_lvl": "INFO", "log_msg": "This message will be logged, since .loggit = TRUE.\n"} This message will be logged, since .loggit = TRUE. > loggit2::stop("This error message will be logged because the log level is set to ERROR.") {"timestamp": "2024-09-14T10:03:45+1200", "log_lvl": "ERROR", "log_msg": "This error message will be logged because the log level is set to ERROR."} When sourcing ‘further_configurations.R’: Error: This error message will be logged because the log level is set to ERROR. Execution halted when running code in ‘loggit2.Rmd’ ... > loggit2::warning("This is a warning") {"timestamp": "2024-09-14T10:03:45+1200", "log_lvl": "WARN", "log_msg": "This is a warning"} Warning in eval(ei, envir) : This is a warning > base::stop("This is another error") When sourcing ‘loggit2.R’: Error: This is another error Execution halted ‘further_configurations.rmd’ using ‘UTF-8’... failed ‘loggit2.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

Version: 2.3.1
Check: re-building of vignette outputs
Result: FAIL
Flavor: r-oldrel-macos-arm64

Version: 2.3.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘further_configurations.rmd’ ... + .loggit = TRUE) {"timestamp": "2024-09-13T17:43:59-0400", "log_lvl": "INFO", "log_msg": "This message will be logged, since .loggit = TRUE.\n"} This message will be logged, since .loggit = TRUE. > loggit2::stop("This error message will be logged because the log level is set to ERROR.") {"timestamp": "2024-09-13T17:43:59-0400", "log_lvl": "ERROR", "log_msg": "This error message will be logged because the log level is set to ERROR."} When sourcing ‘further_configurations.R’: Error: This error message will be logged because the log level is set to ERROR. Execution halted when running code in ‘loggit2.Rmd’ ... > loggit2::warning("This is a warning") {"timestamp": "2024-09-13T17:43:59-0400", "log_lvl": "WARN", "log_msg": "This is a warning"} Warning in eval(ei, envir) : This is a warning > base::stop("This is another error") When sourcing ‘loggit2.R’: Error: This is another error Execution halted ‘further_configurations.rmd’ using ‘UTF-8’... failed ‘loggit2.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64