Last updated on 2026-06-07 20:51:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.2 | 24.36 | 340.12 | 364.48 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.1.2 | 3.25 | 3.25 | ERROR | ||
| r-devel-linux-x86_64-fedora-clang | 2.1.2 | 42.00 | 557.39 | 599.39 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 46.00 | 618.67 | 664.67 | NOTE | |
| r-devel-windows-x86_64 | 2.1.2 | 28.00 | 364.00 | 392.00 | NOTE | |
| r-patched-linux-x86_64 | 2.1.2 | 21.85 | 335.87 | 357.72 | NOTE | |
| r-release-linux-x86_64 | 2.1.2 | 22.45 | 338.46 | 360.91 | NOTE | |
| r-release-macos-arm64 | 2.1.2 | 7.00 | 85.00 | 92.00 | NOTE | |
| r-release-macos-x86_64 | 2.1.2 | 17.00 | 372.00 | 389.00 | NOTE | |
| r-release-windows-x86_64 | 2.1.2 | 27.00 | 520.00 | 547.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.1.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.1.2 | 15.00 | 332.00 | 347.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.1.2 | 36.00 | 471.00 | 507.00 | NOTE |
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.1.2
Check: package dependencies
Result: ERROR
Packages required but not available: 'dbplyr', 'flextable', 'modelr'
Package suggested but not available for checking: ‘officer’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc