Last updated on 2025-12-21 11:50:27 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| SeaVal | 4 | 3 | 6 |
Current CRAN status: ERROR: 4, NOTE: 3, OK: 6
Version: 1.2.0
Check: examples
Result: ERROR
Running examples in ‘SeaVal-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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