* using log directory ‘/Users/ripley/R/packages/tests-devel/rspm.Rcheck’ * using R Under development (unstable) (2024-05-15 r86554) * using platform: aarch64-apple-darwin23.5.0 * R was compiled by Apple clang version 15.0.0 (clang-1500.3.9.4) GNU Fortran (GCC) 12.2.0 * running under: macOS Sonoma 14.5 * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘rspm/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘rspm’ version ‘0.5.2’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘rspm’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘tinytest.R’ ERROR 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............ 1 tests 1 fails 22ms [Exited at #7: cannot open the connection] test_integration_ci.R......... 0 tests 1ms [Exited at #4: not in a CI environment] test_manager_ci.R............. 0 tests 1ms [Exited at #5: not in a CI environment] test_renv.R................... 0 tests test_renv.R................... 0 tests test_renv.R................... 0 tests The following package(s) will be updated in the lockfile: # CRAN ----------------------------------------------------------------------- - renv [* -> 1.0.7] The version of R recorded in the lockfile will be updated: - R [* -> 4.5.0] - Lockfile written to "/private/var/folders/pk/n4bndnt1287ctrd_ftthnnnr0000gp/T/RtmpaShbeQ/working_dir/RtmpaCclBo/filef61495c7df3/renv.lock". - Project '/private/var/folders/pk/n4bndnt1287ctrd_ftthnnnr0000gp/T/RtmpaShbeQ/working_dir/RtmpaCclBo/filef61495c7df3' loaded. [renv 1.0.7] test_renv.R................... 0 tests test_renv.R................... 1 tests OK test_renv.R................... 1 tests OK test_renv.R................... 2 tests OK test_renv.R................... 2 tests OK test_renv.R................... 2 tests OK 0.7s ----- FAILED[data]: test_integration.R<1--4> call| expect_true(grepl(e$message, "OS not supported")) diff| Expected TRUE, got FALSE Error: 1 out of 3 tests failed In addition: Warning message: In file(file, "rt") : cannot open file '/etc/os-release': No such file or directory Execution halted * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/Users/ripley/R/packages/tests-devel/rspm.Rcheck/00check.log’ for details. 11.31 real 8.25 user 2.45 sys