• using R Under development (unstable) (2026-02-12 r89409)
  • using platform: aarch64-apple-darwin23
  • R was compiled by     Apple clang version 17.0.0 (clang-1700.3.19.1)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Sequoia 15.7.1
  • using session charset: UTF-8 * current time: 2026-02-13 01:59:44 UTC
  • checking for file ‘MulvariateRandomForestVarImp/DESCRIPTION’ ... OK
  • this is package ‘MulvariateRandomForestVarImp’ version ‘0.0.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 ‘MulvariateRandomForestVarImp’ can be installed ... [1s/1s] OK See the install log for details.
  • 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 ... [0s/0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the package can be unloaded cleanly ... [0s/0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
  • checking loading without being on the library search path ... [0s/0s] 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 ... [1s/1s] OK
  • checking Rd files ... [0s/0s] 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 R/sysdata.rda ... OK
  • checking examples ... [1s/1s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [1s/1s] ERROR   Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output:   > library(testthat)   > library(MulvariateRandomForestVarImp)   >   > test_check("MulvariateRandomForestVarImp")   Saving _problems/test-mean_outcome_difference-23.R   [ FAIL 1 | WARN 0 | SKIP 0 | PASS 11 ]      ══ Failed tests ════════════════════════════════════════════════════════════════   ── Failure ('test-mean_outcome_difference.R:23:3'): random example works ───────   Expected `res` to equal `expected_val`.   Differences:   actual vs expected                         [,1] [,2]   - actual[1, ] 0.08514245 0.1545578   + expected[1, ] 0.08500000 0.1550000   - actual[2, ] 0.13889027 0.1031043   + expected[2, ] 0.18900000 0.1030000   - actual[3, ] 0.13903992 0.1311590   + expected[3, ] 0.13900000 0.1310000   - actual[4, ] 0.13739764 0.1416523   + expected[4, ] 0.13700000 0.1410000   - actual[5, ] 0.08764495 0.1368260   + expected[5, ] 0.08800000 0.1370000         [ FAIL 1 | WARN 0 | SKIP 0 | PASS 11 ]   Error:   ! Test failures.   Execution halted
  • checking PDF version of manual ... [2s/2s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '