CRAN Package Check Results for Package folders

Last updated on 2024-06-14 01:51:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.39 23.37 24.76 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.66 17.64 19.30 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 32.96 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 31.04 OK
r-devel-windows-x86_64 0.1.0 3.00 46.00 49.00 OK
r-patched-linux-x86_64 0.1.0 1.66 22.78 24.44 OK
r-release-linux-x86_64 0.1.0 1.82 22.85 24.67 OK
r-release-macos-arm64 0.1.0 16.00 OK
r-release-macos-x86_64 0.1.0 22.00 OK
r-release-windows-x86_64 0.1.0 3.00 48.00 51.00 OK
r-oldrel-macos-arm64 0.1.0 20.00 OK
r-oldrel-macos-x86_64 0.1.0 36.00 OK
r-oldrel-windows-x86_64 0.1.0 3.00 47.00 50.00 OK

Check Details

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

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(folders) > > testthat::test_check("folders") Error in loadNamespace(x) : there is no package called 'testthat' Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc