CRAN Package Check Results for Package rspm

Last updated on 2024-06-26 03:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 2.00 21.58 23.58 OK
r-devel-linux-x86_64-fedora-clang 0.6.0 38.69 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0 37.56 OK
r-patched-linux-x86_64 0.5.3 2.74 24.86 27.60 ERROR
r-release-linux-x86_64 0.6.0 2.31 27.23 29.54 OK
r-release-macos-arm64 0.6.0 21.00 OK
r-release-macos-x86_64 0.6.0 39.00 OK
r-oldrel-macos-arm64 0.6.0 29.00 OK
r-oldrel-macos-x86_64 0.6.0 43.00 OK

Check Details

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