* using log directory ‘/Users/ripley/R/packages/tests-devel/inline.Rcheck’ * using R Under development (unstable) (2021-04-02 r80141) * using platform: aarch64-apple-darwin20.3.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘inline/DESCRIPTION’ ... OK * this is package ‘inline’ version ‘0.3.17’ * 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 ‘inline’ 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 R 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 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’ [9s/13s] [9s/13s] ERROR Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if (requireNamespace("tinytest", quietly=TRUE) && + utils::packageVersion("tinytest") >= "1.1.0") { + + ## Set a seed to make the tests deterministic + set.seed(42) + + tinytest::test_package("inline") + } Running test_cfunction.R.............. 0 tests Running test_cfunction.R.............. 0 tests Running test_cfunction.R.............. 0 tests Running test_cfunction.R.............. 0 tests Running test_cfunction.R.............. 0 tests Running test_cfunction.R.............. 0 tests Running test_cfunction.R.............. 0 tests Running test_cfunction.R.............. 1 tests OK Running test_cfunction.R.............. 1 tests OK Running test_cfunction.R.............. 2 tests OK Running test_cfunction.R.............. 3 tests OK Running test_cfunction.R.............. 3 tests OK Running test_cfunction.R.............. 3 tests OK Running test_cfunction.R.............. 3 tests OK Running test_cfunction.R.............. 4 tests OK Running test_cfunction.R.............. 4 tests OK Running test_cfunction.R.............. 4 tests OK Running test_cfunction.R.............. 4 tests OK Running test_cfunction.R.............. 5 tests OK Running test_cfunction.R.............. 5 tests OK Running test_cfunction.R.............. 5 tests OK Running test_cfunction.R.............. 5 tests OK Running test_cfunction.R.............. 6 tests OK Running test_cfunction.R.............. 6 tests OK Running test_cfunction.R.............. 6 tests OK Running test_cfunction.R.............. 6 tests OK Running test_cfunction.R.............. 6 tests OK Running test_cfunction.R.............. 7 tests OK Running test_cfunction.R.............. 7 tests OK Running test_cfunction.R.............. 7 tests OK Running test_cfunction.R.............. 7 tests OK Running test_cfunction.R.............. 7 tests OK Running test_cfunction.R.............. 7 tests OK Running test_cfunction.R.............. 7 tests OK Running test_cfunction.R.............. 7 tests OK Running test_cfunction.R.............. 7 tests OK Running test_cfunction.R.............. 7 tests OK Running test_cfunction.R.............. 8 tests OK Running test_cfunction.R.............. 9 tests OK Running test_cfunction.R.............. 9 tests OK Running test_cfunction.R.............. 9 tests OK Running test_cfunction.R.............. 9 tests OK Running test_cfunction.R.............. 10 tests OK Running test_cfunction.R.............. 11 tests OK 4.4s Running test_cxxfunction.R............ 0 tests Running test_cxxfunction.R............ 0 tests Running test_cxxfunction.R............ 1 tests OK Running test_cxxfunction.R............ 2 tests OK Running test_cxxfunction.R............ 2 tests OK Running test_cxxfunction.R............ 2 tests OK Running test_cxxfunction.R............ 3 tests OK Running test_cxxfunction.R............ 4 tests OK Running test_cxxfunction.R............ 4 tests OK Running test_cxxfunction.R............ 5 tests OK Running test_cxxfunction.R............ 6 tests OK 6.6s Running test_utilities.R.............. 0 tests Running test_utilities.R.............. 0 tests Running test_utilities.R.............. 0 tests Running test_utilities.R.............. 0 tests Running test_utilities.R.............. 1 tests OK Running test_utilities.R.............. 1 tests OK Running test_utilities.R.............. 1 tests OK Running test_utilities.R.............. 1 tests OK Running test_utilities.R.............. 1 tests OK Running test_utilities.R.............. 2 tests OK Running test_utilities.R.............. 2 tests OK Running test_utilities.R.............. 3 tests OK Running test_utilities.R.............. 3 tests OK Running test_utilities.R.............. 3 tests OK Running test_utilities.R.............. 4 tests OK Running test_utilities.R.............. 5 tests OK Error in dyn.unload(new_path) : shared object '/private/var/folders/q0/b3nsz99x771f2m0wp3t7t47m0000gn/T/Rtmppuinx7/working_dir/RtmpY8ftr4/testname.so' was not loaded Running test_utilities.R.............. 6 tests 1 fails Error in dyn.unload(new_path) : shared object '/private/var/folders/q0/b3nsz99x771f2m0wp3t7t47m0000gn/T/Rtmppuinx7/working_dir/RtmpY8ftr4/testname.so' was not loaded Running test_utilities.R.............. 7 tests 2 fails Running test_utilities.R.............. 7 tests 2 fails Running test_utilities.R.............. 8 tests 2 fails Error in dyn.unload(new_path) : shared object '/private/var/folders/q0/b3nsz99x771f2m0wp3t7t47m0000gn/T/Rtmppuinx7/working_dir/RtmpY8ftr4/testname.so' was not loaded Error in .local(x, ...) : Could not unload /private/var/folders/q0/b3nsz99x771f2m0wp3t7t47m0000gn/T/Rtmppuinx7/working_dir/RtmpY8ftr4/testname.so Calls: ... FUN -> eval -> eval -> moveDLL -> moveDLL -> .local Execution halted * checking PDF version of manual ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/Users/ripley/R/packages/tests-devel/inline.Rcheck/00check.log’ for details. 32.93 real 20.72 user 5.25 sys