CRAN Package Check Results for Package Rsubbotools

Last updated on 2025-12-07 07:50:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 81.57 40.57 122.14 OK
r-devel-linux-x86_64-debian-gcc 0.0.1 63.50 26.94 90.44 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.1 145.00 74.23 219.23 OK
r-devel-linux-x86_64-fedora-gcc 0.0.1 182.00 55.32 237.32 OK
r-devel-windows-x86_64 0.0.1 96.00 87.00 183.00 OK
r-patched-linux-x86_64 0.0.1 92.76 35.62 128.38 OK
r-release-linux-x86_64 0.0.1 94.43 36.10 130.53 OK
r-release-macos-arm64 0.0.1 OK
r-release-macos-x86_64 0.0.1 44.00 46.00 90.00 OK
r-release-windows-x86_64 0.0.1 94.00 86.00 180.00 OK
r-oldrel-macos-arm64 0.0.1 NOTE
r-oldrel-macos-x86_64 0.0.1 40.00 37.00 77.00 NOTE
r-oldrel-windows-x86_64 0.0.1 91.00 102.00 193.00 OK

Check Details

Version: 0.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(Rsubbotools) > test_check("Rsubbotools") Error in `source_dir()`: ! Failed to evaluate './helper_functions.R'. Caused by error in `library()`: ! there is no package called 'usethis' Backtrace: ▆ 1. ├─testthat::test_check("Rsubbotools") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ └─base::library(usethis) at ./helper_functions.R:1:1 15. │ └─base::stop(packageNotFoundError(package, lib.loc, sys.call())) 16. └─testthat (local) `<fn>`(`<S3: packageNotFoundError>`) 17. └─cli::cli_abort(...) 18. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.1
Check: installed package size
Result: NOTE installed size is 7.5Mb sub-directories of 1Mb or more: libs 7.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64