Last updated on 2025-12-07 07:49:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 8.14 | 196.55 | 204.69 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 5.75 | 88.77 | 94.52 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 82.00 | 260.74 | 342.74 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 58.00 | 289.98 | 347.98 | NOTE | |
| r-devel-windows-x86_64 | 1.1.0 | 11.00 | 212.00 | 223.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.0 | 9.17 | 182.64 | 191.81 | NOTE | |
| r-release-linux-x86_64 | 1.1.0 | 8.05 | 180.94 | 188.99 | NOTE | |
| r-release-macos-arm64 | 1.1.0 | NOTE | ||||
| r-release-macos-x86_64 | 1.1.0 | 7.00 | 145.00 | 152.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 11.00 | 207.00 | 218.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 5.00 | 139.00 | 144.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 19.00 | 253.00 | 272.00 | OK |
Version: 1.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘impute_below.Rd’ ‘impute_factor.Rd’ ‘impute_fixed.Rd’
‘impute_mean.Rd’ ‘impute_median.Rd’ ‘impute_mode.Rd’ ‘impute_zero.Rd’
‘replace_na_with.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-windows-x86_64
Version: 1.1.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'covr', 'Hmisc', 'spelling'
VignetteBuilder package required for checking but not installed: ‘knitr’
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