Last updated on 2025-12-06 00:48:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 3.33 | 54.68 | 58.01 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 0.28 | 2.06 | 2.34 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 89.50 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 95.77 | NOTE | |||
| r-devel-windows-x86_64 | 1.1.0 | 6.00 | 69.00 | 75.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.0 | 3.65 | 48.99 | 52.64 | NOTE | |
| r-release-linux-x86_64 | 1.1.0 | 3.27 | 50.49 | 53.76 | NOTE | |
| r-release-macos-arm64 | 1.1.0 | NOTE | ||||
| r-release-macos-x86_64 | 1.1.0 | 3.00 | 60.00 | 63.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.0 | 7.00 | 69.00 | 76.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 3.00 | 47.00 | 50.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 7.00 | 85.00 | 92.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:
‘dilp_functions.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: 1.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘ggrepel’
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
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