Last updated on 2025-12-20 09:49:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.6 | 13.26 | 98.48 | 111.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.6 | 7.66 | 54.93 | 62.59 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.6 | 22.00 | 127.79 | 149.79 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 21.00 | 121.70 | 142.70 | ERROR | |
| r-devel-windows-x86_64 | 0.2.6 | 13.00 | 93.00 | 106.00 | OK | |
| r-patched-linux-x86_64 | 0.2.6 | 11.94 | 90.73 | 102.67 | OK | |
| r-release-linux-x86_64 | 0.2.6 | 11.37 | 90.41 | 101.78 | OK | |
| r-release-macos-arm64 | 0.2.6 | OK | ||||
| r-release-macos-x86_64 | 0.2.6 | 7.00 | 66.00 | 73.00 | OK | |
| r-release-windows-x86_64 | 0.2.6 | 15.00 | 93.00 | 108.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.6 | 7.00 | 52.00 | 59.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.6 | 18.00 | 120.00 | 138.00 | OK |
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
Flavor: 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