CRAN Package Check Results for Package rspm

Last updated on 2024-05-01 12:14:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 2.03 24.84 26.87 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.0 2.05 54.17 56.22 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 38.52 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 37.23 OK
r-patched-linux-x86_64 0.5.0 2.03 24.82 26.85 ERROR
r-release-linux-x86_64 0.5.0 2.55 24.03 26.58 ERROR
r-release-macos-arm64 0.5.0 17.00 OK
r-oldrel-macos-arm64 0.5.0 23.00 OK
r-oldrel-macos-x86_64 0.5.0 43.00 OK

Check Details

Version: 0.5.0
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) + } You are using 'tinytest::' to express test expectations. The results from these tests are not collected. Found the following occurrences: > test_integration.R#002: tinytest::expect_match Remove the 'tinytest::' prefix to register the test results.FALSE 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-patched-linux-x86_64, r-release-linux-x86_64