Last updated on 2025-12-07 07:49:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 16.34 | 441.95 | 458.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 11.97 | 159.18 | 171.15 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 37.00 | 673.56 | 710.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 34.00 | 663.21 | 697.21 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 19.00 | 412.00 | 431.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 15.21 | 421.60 | 436.81 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 15.50 | 418.75 | 434.25 | OK | |
| r-release-macos-arm64 | 1.1.0 | OK | ||||
| r-release-macos-x86_64 | 1.1.0 | 16.00 | 312.00 | 328.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 19.00 | 411.00 | 430.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 14.00 | 359.00 | 373.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.0 | 26.00 | 544.00 | 570.00 | NOTE |
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