Last updated on 2025-12-06 00:48:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 5.24 | 44.95 | 50.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 0.28 | 2.17 | 2.45 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 75.80 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 18.00 | 79.21 | 97.21 | NOTE | |
| r-devel-windows-x86_64 | 0.3.0 | 7.00 | 60.00 | 67.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.0 | 4.94 | 41.06 | 46.00 | NOTE | |
| r-release-linux-x86_64 | 0.3.0 | 5.35 | 41.37 | 46.72 | NOTE | |
| r-release-macos-arm64 | 0.3.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.3.0 | 5.00 | 54.00 | 59.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.0 | 7.00 | 58.00 | 65.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 4.00 | 50.00 | 54.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 9.00 | 72.00 | 81.00 | OK |
Version: 0.3.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:
‘mod_template_srv.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.3.0
Check: package dependencies
Result: ERROR
Packages required but not available:
'bs4Dash', 'cicerone', 'config', 'golem', 'shinipsum', 'shiny',
'shinyscreenshot'
Packages suggested but not available for checking:
'chromote', 'knitr', 'lintr', 'rmarkdown', 'shinytest2'
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