Last updated on 2025-12-07 07:50:45 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| pec | 1 | 12 | |
| prodlim | 1 | 12 | |
| Publish | 1 | 12 | |
| riskRegression | 1 | 2 | 10 |
| SmoothHazard | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 2025.06.24
Check: package dependencies
Result: ERROR
Packages required but not available: 'rms', 'riskRegression'
Package suggested but not available for checking: ‘Hmisc’
Package which this enhances but not available for checking: ‘randomForestSRC’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, OK: 12
Version: 2025.04.28
Check: examples
Result: ERROR
Running examples in ‘prodlim-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ggprodlim
> ### Title: ggplot2::ggplot support for Kaplan-Meier and Aalen-Johansen
> ### estimators
> ### Aliases: ggprodlim
>
> ### ** Examples
>
> library(ggplot2)
>
> # Kaplan-Meier and stratified Kaplan-Meier
>
> set.seed(9)
> ds <- SimSurv(27)
>
> km <- prodlim(Hist(time,event)~1,data = ds)
> ggprodlim(km)
Loading required namespace: pammtools
Failed with error: ‘there is no package called ‘pammtools’’
Error in loadNamespace(x) : there is no package called ‘pammtools’
Calls: ggprodlim ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, OK: 12
Version: 2025.07.24
Check: examples
Result: ERROR
Running examples in ‘Publish-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: splinePlot.lrm
> ### Title: Plot predictions of logistic regression
> ### Aliases: splinePlot.lrm
>
> ### ** Examples
>
> data(Diabetes)
> Diabetes$hypertension= 1*(Diabetes$bp.1s>140)
> library(rms)
Error in library(rms) : there is no package called ‘rms’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 2025.09.17
Check: package dependencies
Result: ERROR
Package required but not available: ‘rms’
Packages suggested but not available for checking:
'pec', 'randomForestSRC', 'SuperLearner'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2025.09.17
Check: installed package size
Result: NOTE
installed size is 12.0Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 9.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13