Last updated on 2025-12-06 00:48:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.26 | 2.91 | 64.68 | 67.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.26 | 1.89 | 31.63 | 33.52 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.26 | 97.14 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.26 | 11.00 | 101.85 | 112.85 | OK | |
| r-devel-windows-x86_64 | 1.26 | 5.00 | 83.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 1.26 | 3.80 | 58.07 | 61.87 | OK | |
| r-release-linux-x86_64 | 1.26 | 2.76 | 58.66 | 61.42 | OK | |
| r-release-macos-arm64 | 1.26 | 1.00 | 24.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 1.26 | 5.00 | 97.00 | 102.00 | OK | |
| r-release-windows-x86_64 | 1.26 | 5.00 | 82.00 | 87.00 | OK | |
| r-oldrel-macos-arm64 | 1.26 | 1.00 | 24.00 | 25.00 | OK | |
| r-oldrel-macos-x86_64 | 1.26 | 5.00 | 154.00 | 159.00 | OK | |
| r-oldrel-windows-x86_64 | 1.26 | 6.00 | 94.00 | 100.00 | OK |
Version: 1.26
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'pROC', 'skimr', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.26
Check: examples
Result: ERROR
Running examples in ‘liver-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: skim
> ### Title: Skim a data frame to get useful summary statistics
> ### Aliases: skim
> ### Keywords: models
>
> ### ** Examples
>
> data(risk)
>
> skim(risk)
Error in loadNamespace(x) : there is no package called ‘skimr’
Calls: skim ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.26
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.26
Check: HTML version of manual
Result: NOTE
Skipping checking math rendering: package 'V8' unavailable
Flavor: r-devel-linux-x86_64-debian-gcc