Last updated on 2025-12-21 11:50:38 CET.
| Package | ERROR | OK |
|---|---|---|
| curtailment | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
Version: 0.2.6
Check: examples
Result: ERROR
Running examples in ‘curtailment-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: drawDiagram
> ### Title: drawDiagram
> ### Aliases: drawDiagram
>
> ### ** Examples
>
> output <- singlearmDesign(nmin = 30,
+ nmax = 30,
+ C = 5,
+ p0 = 0.1,
+ p1 = 0.4,
+ power = 0.8,
+ alpha = 0.05)
Error in `[.data.table`(current.theta.combns, , `:=`(grp, .GRP), by = V2) :
attempt access index 2/2 in VECTOR_ELT
Calls: singlearmDesign ... FUN -> findDesignsGivenCohortStage -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.6
Check: examples
Result: ERROR
Running examples in ‘curtailment-Ex.R’ failed
The error most likely occurred in:
> ### Name: drawDiagram
> ### Title: drawDiagram
> ### Aliases: drawDiagram
>
> ### ** Examples
>
> output <- singlearmDesign(nmin = 30,
+ nmax = 30,
+ C = 5,
+ p0 = 0.1,
+ p1 = 0.4,
+ power = 0.8,
+ alpha = 0.05)
Error in `[.data.table`(current.theta.combns, , `:=`(grp, .GRP), by = V2) :
attempt access index 2/2 in VECTOR_ELT
Calls: singlearmDesign ... FUN -> findDesignsGivenCohortStage -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc