Last updated on 2025-12-06 00:48:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.2 | 25.87 | 369.65 | 395.52 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.1.2 | 0.36 | 2.75 | 3.11 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.1.2 | 158.00 | 536.45 | 694.45 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 138.00 | 544.47 | 682.47 | NOTE | |
| r-devel-windows-x86_64 | 2.1.2 | 24.00 | 341.00 | 365.00 | NOTE | |
| r-patched-linux-x86_64 | 2.1.2 | 22.40 | 354.15 | 376.55 | NOTE | |
| r-release-linux-x86_64 | 2.1.2 | 24.31 | 353.93 | 378.24 | NOTE | |
| r-release-macos-arm64 | 2.1.2 | NOTE | ||||
| r-release-macos-x86_64 | 2.1.2 | 33.00 | 314.00 | 347.00 | NOTE | |
| r-release-windows-x86_64 | 2.1.2 | 26.00 | 344.00 | 370.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1.2 | 19.00 | 179.00 | 198.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.2 | 36.00 | 572.00 | 608.00 | OK |
Version: 2.1.2
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:
‘compute_accumulation_metrics.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: 2.1.2
Check: package dependencies
Result: ERROR
Packages required but not available:
'flextable', 'golem', 'plyr', 'reactable', 'rmarkdown', 'shiny',
'shinycssloaders', 'shinydashboard', 'shinydashboardPlus',
'shinyFeedback', 'shinyjs'
Packages suggested but not available for checking:
'covr', 'knitr', 'spelling', 'config', 'shinytest2', 'pkgdown'
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