Last updated on 2026-04-29 21:49:18 CEST.
| Package | ERROR | OK |
|---|---|---|
| mrIML | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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