CRAN Package Check Results for Package rspm

Last updated on 2024-05-03 08:42:51 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-fedora-clang 0.5.1 37.16 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.1 34.73 ERROR
r-patched-linux-x86_64 0.5.0 2.48 24.13 26.61 ERROR
r-release-linux-x86_64 0.5.0 2.55 24.03 26.58 ERROR
r-release-macos-arm64 0.5.1 17.00 ERROR
r-release-macos-x86_64 0.5.1 36.00 ERROR
r-oldrel-macos-arm64 0.5.1 24.00 ERROR
r-oldrel-macos-x86_64 0.5.1 36.00 ERROR

Additional issues

M1mac

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’ 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) + } Error in expect_match(e$message, "OS not supported") : could not find function "expect_match" Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous> Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.5.1
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/0s] 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-arm64, r-oldrel-macos-arm64

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