CRAN Package Check Results for Package mrIML

Last updated on 2026-04-26 02:49:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.0 9.95 304.13 314.08 OK
r-devel-linux-x86_64-debian-gcc 2.2.0 7.15 216.43 223.58 OK
r-devel-linux-x86_64-fedora-clang 2.2.0 18.00 442.16 460.16 OK
r-devel-linux-x86_64-fedora-gcc 2.2.0 17.00 474.04 491.04 OK
r-patched-linux-x86_64 2.2.0 9.99 273.10 283.09 OK
r-release-linux-x86_64 2.2.0 8.24 278.69 286.93 OK
r-release-macos-arm64 2.2.0 2.00 68.00 70.00 OK
r-release-macos-x86_64 2.2.0 6.00 66.00 72.00 ERROR
r-release-windows-x86_64 2.2.0 12.00 266.00 278.00 OK
r-oldrel-macos-arm64 2.2.0 2.00 65.00 67.00 OK
r-oldrel-macos-x86_64 2.2.0 7.00 269.00 276.00 OK
r-oldrel-windows-x86_64 2.2.0 16.00 383.00 399.00 OK

Check Details

Version: 2.2.0
Check: examples
Result: ERROR Running examples in ‘mrIML-Ex.R’ failed The error most likely occurred in: > ### Name: mrCovar > ### Title: Investigate partial dependencies of a covariate for mrIML JSDMs > ### (Joint Species Distribution Models) > ### Aliases: mrCovar > > ### ** Examples > > mrIML_rf <- mrIML::mrIML_bird_parasites_RF > > covar_results <- mrIML_rf %>% + mrCovar(var = "scale.prop.zos", sdthresh = 0.05) Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so': dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib Calls: %>% ... namespaceImport -> loadNamespace -> library.dynam -> dyn.load Execution halted Flavor: r-release-macos-x86_64

Version: 2.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘mrIML.Rmd’ using rmarkdown Quitting from mrIML.Rmd:22-30 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'tidymodels' in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so': dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib --- Backtrace: ▆ 1. └─base::library(tidymodels) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'mrIML.Rmd' failed with diagnostics: package or namespace load failed for 'tidymodels' in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so': dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib --- failed re-building ‘mrIML.Rmd’ SUMMARY: processing the following file failed: ‘mrIML.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-x86_64