Last updated on 2026-04-26 03:50:11 CEST.
| Package | ERROR | OK |
|---|---|---|
| rFAMS | 1 | 11 |
Current CRAN status: ERROR: 1, OK: 11
Version: 0.0.3
Check: examples
Result: ERROR
Running examples in ‘rFAMS-Ex.R’ failed
The error most likely occurred in:
> ### Name: yprBH_MinLL
> ### Title: Simulate expected yield under minimum length regulations using
> ### the Beverton-Holt Yield-per-Recruit model for a range of input
> ### parameters
> ### Aliases: yprBH_MinLL
>
> ### ** Examples
>
> # Load other required packages for organizing output and plotting
> library(dplyr) ## for filter
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
> library(ggplot2) ## for ggplot et al.
> library(metR) ## geom_contour2
Error: package or namespace load failed for ‘metR’ 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
Execution halted
Flavor: r-release-macos-x86_64