CRAN Package Check Results for Package rappdirs

Last updated on 2022-04-24 03:52:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 2.14 34.59 36.73 OK
r-devel-linux-x86_64-debian-gcc 0.3.3 1.41 26.66 28.07 OK
r-devel-linux-x86_64-fedora-clang 0.3.3 45.99 OK
r-devel-linux-x86_64-fedora-gcc 0.3.3 34.19 OK
r-patched-linux-x86_64 0.3.3 2.10 33.64 35.74 OK
r-release-linux-x86_64 0.3.3 1.68 32.90 34.58 OK
r-release-macos-arm64 0.3.3 OK
r-release-macos-x86_64 0.3.3 ERROR
r-release-windows-x86_64 0.3.3 25.00 59.00 84.00 OK
r-oldrel-macos-arm64 0.3.3 OK
r-oldrel-macos-x86_64 0.3.3 ERROR
r-oldrel-windows-ix86+x86_64 0.3.3 15.00 51.00 66.00 OK

Check Details

Version: 0.3.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(rappdirs)
     >
     > # ensure CRAN settings don't affect tests
     > Sys.unsetenv("R_USER_DATA_DIR")
     > Sys.unsetenv("R_USER_CONFIG_DIR")
     > Sys.unsetenv("R_USER_CACHE_DIR")
     >
     > test_check("rappdirs")
     Error in loadNamespace(x) : there is no package called 'withr'
     Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
     Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64