Last updated on 2025-12-07 07:49:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5 | 10.51 | 102.98 | 113.49 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.5 | 0.33 | 2.78 | 3.11 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5 | 24.00 | 145.58 | 169.58 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.5 | 24.00 | 154.18 | 178.18 | NOTE | |
| r-devel-windows-x86_64 | 0.5 | 14.00 | 126.00 | 140.00 | NOTE | |
| r-patched-linux-x86_64 | 0.5 | 10.37 | 93.90 | 104.27 | NOTE | |
| r-release-linux-x86_64 | 0.5 | 9.63 | 93.37 | 103.00 | NOTE | |
| r-release-macos-arm64 | 0.5 | NOTE | ||||
| r-release-macos-x86_64 | 0.5 | 12.00 | 100.00 | 112.00 | NOTE | |
| r-release-windows-x86_64 | 0.5 | 14.00 | 125.00 | 139.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5 | 17.00 | 151.00 | 168.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5 | 19.00 | 161.00 | 180.00 | OK |
Version: 0.5
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:
‘global.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-macos-x86_64, r-release-windows-x86_64
Version: 0.5
Check: package dependencies
Result: ERROR
Package required but not available: ‘validate’
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'config', 'DT', 'listviewer'
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