Last updated on 2025-12-07 04:50:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.11.0 | 5.70 | 199.41 | 205.11 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.11.0 | 3.70 | 111.37 | 115.07 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.11.0 | 11.00 | 307.53 | 318.53 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.11.0 | 18.00 | 323.95 | 341.95 | NOTE | |
| r-devel-windows-x86_64 | 0.11.0 | 6.00 | 182.00 | 188.00 | NOTE | |
| r-patched-linux-x86_64 | 0.11.0 | 4.71 | 187.92 | 192.63 | NOTE | |
| r-release-linux-x86_64 | 0.11.0 | 4.84 | 187.10 | 191.94 | NOTE | |
| r-release-macos-arm64 | 0.11.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.11.0 | 5.00 | 162.00 | 167.00 | NOTE | |
| r-release-windows-x86_64 | 0.11.0 | 8.00 | 178.00 | 186.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.11.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.11.0 | 4.00 | 162.00 | 166.00 | OK | |
| r-oldrel-windows-x86_64 | 0.11.0 | 10.00 | 262.00 | 272.00 | OK |
Version: 0.11.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘estimate_risk.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.11.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'devtools', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.11.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