CRAN Package Check Results for Package logging

Last updated on 2024-06-13 05:59:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10-108 3.09 33.84 36.93 OK
r-devel-linux-x86_64-debian-gcc 0.10-108 2.38 21.56 23.94 ERROR
r-devel-linux-x86_64-fedora-clang 0.10-108 45.49 OK
r-devel-linux-x86_64-fedora-gcc 0.10-108 43.70 OK
r-devel-windows-x86_64 0.10-108 4.00 49.00 53.00 OK
r-patched-linux-x86_64 0.10-108 2.77 32.36 35.13 OK
r-release-linux-x86_64 0.10-108 3.18 31.63 34.81 OK
r-release-macos-arm64 0.10-108 17.00 OK
r-release-macos-x86_64 0.10-108 26.00 OK
r-release-windows-x86_64 0.10-108 5.00 48.00 53.00 OK
r-oldrel-macos-arm64 0.10-108 18.00 OK
r-oldrel-macos-x86_64 0.10-108 27.00 OK
r-oldrel-windows-x86_64 0.10-108 4.00 51.00 55.00 OK

Check Details

Version: 0.10-108
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.10-108
Check: tests
Result: ERROR Running ‘run_tests.R’ [0s/1s] Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/run_tests.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc