Last updated on 2025-12-06 00:48:33 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.93 | 126.96 | 130.89 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 0.29 | 2.42 | 2.71 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 218.92 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 225.13 | NOTE | |||
| r-devel-windows-x86_64 | 0.3.0 | 7.00 | 141.00 | 148.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.0 | 4.14 | 121.68 | 125.82 | NOTE | |
| r-release-linux-x86_64 | 0.3.0 | 3.46 | 119.69 | 123.15 | NOTE | |
| r-release-macos-arm64 | 0.3.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.3.0 | 3.00 | 133.00 | 136.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 7.00 | 143.00 | 150.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 3.00 | 119.00 | 122.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 9.00 | 184.00 | 193.00 | OK |
Version: 0.3.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:
‘boot_bw.R’ ‘boot_bw_estimate.R’ ‘post_strat_estimation.R’
Flavors: r-devel-linux-x86_64-debian-clang, 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: 0.3.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘car’
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'spelling', 'covr'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc