CRAN Package Check Results for Package rspm

Last updated on 2024-05-02 08:01:57 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 1.83 55.13 56.96 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-release-macos-x86_64 0.5.1 42.00 ERROR
r-oldrel-macos-arm64 0.5.0 23.00 OK
r-oldrel-macos-x86_64 0.5.1 35.00 ERROR

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

Version: 0.5.1
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/1s] Running the tests in ‘tests/tinytest.R’ failed. Last 13 lines of 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) + } Error in expect_match(e$message, "OS not supported") : could not find function "expect_match" Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous> In addition: Warning message: In file(file, "rt") : cannot open file '/etc/os-release': No such file or directory Execution halted Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.