CRAN Package Check Results for Package rspm

Last updated on 2024-05-23 12:48:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.2 2.59 26.09 28.68 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.3 1.69 55.04 56.73 OK
r-devel-linux-x86_64-fedora-clang 0.5.3 28.66 OK
r-devel-linux-x86_64-fedora-gcc 0.5.3 27.32 OK
r-patched-linux-x86_64 0.5.3 2.52 25.10 27.62 ERROR
r-release-linux-x86_64 0.5.2 2.52 24.89 27.41 ERROR
r-release-macos-arm64 0.5.3 19.00 OK
r-release-macos-x86_64 0.5.3 38.00 OK
r-oldrel-macos-arm64 0.5.3 27.00 OK
r-oldrel-macos-x86_64 0.5.3 39.00 OK

Check Details

Version: 0.5.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/1s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > tmp_user_dir <- tempdir() > Sys.setenv(RSPM_USER_DIR=tmp_user_dir) > > if (requireNamespace("tinytest", quietly=TRUE)) { + home <- identical(Sys.getenv("CI"), "true") + tinytest::test_package("rspm", at_home=home) + } test_integration.R............ 0 tests test_integration.R............ 1 tests <1b>[0;32mOK<1b>[0m test_integration.R............ 2 tests <1b>[0;32mOK<1b>[0m test_integration.R............ 2 tests <1b>[0;32mOK<1b>[0m test_integration.R............ 3 tests <1b>[0;32mOK<1b>[0m Error: please, install the following required utilities: apt-file Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 0.5.3
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/1s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > tmp_user_dir <- tempdir() > Sys.setenv(RSPM_USER_DIR=tmp_user_dir) > > if (requireNamespace("tinytest", quietly=TRUE)) { + home <- identical(Sys.getenv("CI"), "true") + tinytest::test_package("rspm", at_home=home) + } test_integration.R............ 0 tests test_integration.R............ 1 tests <1b>[0;32mOK<1b>[0m test_integration.R............ 2 tests <1b>[0;32mOK<1b>[0m test_integration.R............ 2 tests <1b>[0;32mOK<1b>[0m test_integration.R............ 3 tests <1b>[0;32mOK<1b>[0m Error: please, install the following required utilities: apt-file Execution halted Flavor: r-patched-linux-x86_64