Last updated on 2025-12-28 05:50:20 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| SeaVal | 1 | 3 | 9 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 1.2.0
Check: examples
Result: ERROR
Running examples in 'SeaVal-Ex.R' failed
The error most likely occurred in:
> ### Name: CPA
> ### Title: Coefficients of Predictive Ability
> ### Aliases: CPA
>
> ### ** Examples
>
> dt = data.table(fc = 1:4,obs = c(4,4,7,7),member = c(1,2,1,2),year = c(1999,1999,2000,2000))
> CPA(dt,f = 'fc')
Error in `[.data.table`(dt, , `:=`(fc_mean, mean(get(f), na.rm = T)), :
attempt access index 4/4 in VECTOR_ELT
Calls: CPA -> [ -> [.data.table
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.2.0
Check: installed package size
Result: NOTE
installed size is 19.3Mb
sub-directories of 1Mb or more:
extdata 18.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.