Last updated on 2025-12-19 23:49:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 53.38 | 147.57 | 200.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 43.37 | 106.88 | 150.25 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 91.00 | 157.93 | 248.93 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 95.00 | 156.58 | 251.58 | ERROR | |
| r-devel-windows-x86_64 | 1.0.3 | 50.00 | 148.00 | 198.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3 | 53.78 | 136.73 | 190.51 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 54.40 | 136.32 | 190.72 | OK | |
| r-release-macos-arm64 | 1.0.3 | OK | ||||
| r-release-macos-x86_64 | 1.0.3 | 44.00 | 166.00 | 210.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 54.00 | 142.00 | 196.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 45.00 | 177.00 | 222.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.3 | 80.00 | 189.00 | 269.00 | OK |
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in ‘cellKey-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ck_params_nums
> ### Title: Set perturbation parameters for continuous variables
> ### Aliases: ck_params_nums
>
> ### ** Examples
>
> # create a perturbation table using
> # functionality from ptable-pkg; see help(pa = "ptable")
> # this returns an extra ptable for very small cells
> ptab <- ptable::pt_ex_nums(separation = TRUE)
Error in `[.data.table`(dt, , `:=`(p_int_ub, cumsum(p)), by = list(i)) :
attempt access index 7/7 in VECTOR_ELT
Calls: <Anonymous> ... create_ptable -> pt_create_pTable -> [ -> [.data.table
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in ‘cellKey-Ex.R’ failed
The error most likely occurred in:
> ### Name: ck_params_nums
> ### Title: Set perturbation parameters for continuous variables
> ### Aliases: ck_params_nums
>
> ### ** Examples
>
> # create a perturbation table using
> # functionality from ptable-pkg; see help(pa = "ptable")
> # this returns an extra ptable for very small cells
> ptab <- ptable::pt_ex_nums(separation = TRUE)
Error in `[.data.table`(dt, , `:=`(p_int_ub, cumsum(p)), by = list(i)) :
attempt access index 7/7 in VECTOR_ELT
Calls: <Anonymous> ... create_ptable -> pt_create_pTable -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.3
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
data 5.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64