Last updated on 2025-12-07 07:50:26 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| encryptr | 13 | ||
| finalfit | 1 | 3 | 9 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 1.1.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'Hmisc', 'knitr', 'rmarkdown', 'survminer'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘finalfit-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: surv_plot
> ### Title: Plot survival curves with number-at-risk table
> ### Aliases: surv_plot
>
> ### ** Examples
>
> library(finalfit)
> library(dplyr)
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
>
> # Survival plot
> data(colon_s)
> explanatory = c("perfor.factor")
> dependent = "Surv(time, status)"
> colon_s %>%
+ surv_plot(dependent, explanatory, xlab="Time (days)", pval=TRUE, legend="none")
Error in loadNamespace(x) : there is no package called ‘survminer’
Calls: %>% ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
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
Version: 1.1.0
Check: installed package size
Result: NOTE
installed size is 5.6Mb
sub-directories of 1Mb or more:
doc 5.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64