Last updated on 2025-12-07 07:50:47 CET.
| Package | ERROR | WARN | OK |
|---|---|---|---|
| gsDesign2 | 1 | 12 | |
| metalite | 1 | 12 | |
| metalite.ae | 1 | 12 | |
| simtrial | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.1.7
Check: package dependencies
Result: ERROR
Packages required but not available: 'gsDesign', 'gt'
Packages suggested but not available for checking:
'covr', 'kableExtra', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: WARN: 1, OK: 12
Version: 0.1.4
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'covr', 'gt', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.4
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: WARN: 1, OK: 12
Version: 0.1.3
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'covr', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.2
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'covr', 'gsDesign', 'gsDesign2', 'gt', 'knitr', 'rmarkdown',
'survMisc'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in ‘simtrial-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: as_gt
> ### Title: Convert summary table to a gt object
> ### Aliases: as_gt as_gt.simtrial_gs_wlr
>
> ### ** Examples
>
>
> # Parameters for enrollment
> enroll_rampup_duration <- 4 # Duration for enrollment ramp up
> enroll_duration <- 16 # Total enrollment duration
> enroll_rate <- gsDesign2::define_enroll_rate(
+ duration = c(
+ enroll_rampup_duration, enroll_duration - enroll_rampup_duration),
+ rate = c(10, 30))
Error in loadNamespace(x) : there is no package called ‘gsDesign2’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc