Last updated on 2025-08-25 01:48:59 CEST.
Package | FAIL | OK |
---|---|---|
SampleSizeDiagnostics | 1 | 12 |
SampleSizeSingleArmSurvival | 13 |
Current CRAN status: FAIL: 1, OK: 12
Version: 0.1.0
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
> ### ** Examples
>
> SampleSizeDiagnostics(sn = 0.9, sp = 0.85, p = 0.2, w = 0.1, CI = 0.95)
Precision Sensitivity Specificity Prevalence SS_Sensitivity SS_Specificity
1 0.1 0.9 0.85 0.2 173 62
Total_Sample_Size CI
1 173 0.95
> SampleSizeDiagnostics(sn = 0.9, sp = 0.85, p = 0.2, w = 0.1, CI = 0.9)
Precision Sensitivity Specificity Prevalence SS_Sensitivity SS_Specificity
1 0.1 0.9 0.85 0.2 122 44
Total_Sample_Size CI
1 122 0.9
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.14 0.03 0.18 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13