Last updated on 2025-12-07 12:50:27 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 45.61 | 141.67 | 187.28 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 0.30 | 2.26 | 2.56 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 97.00 | 187.45 | 284.45 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 95.00 | 175.60 | 270.60 | NOTE | |
| r-devel-windows-x86_64 | 0.1.4 | 48.00 | 125.00 | 173.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.4 | 42.20 | 128.96 | 171.16 | NOTE | |
| r-release-linux-x86_64 | 0.1.4 | 42.88 | 127.70 | 170.58 | NOTE | |
| r-release-macos-arm64 | 0.1.4 | NOTE | ||||
| r-release-macos-x86_64 | 0.1.4 | 52.00 | 95.00 | 147.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.4 | 50.00 | 125.00 | 175.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.4 | 33.00 | 75.00 | 108.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 61.00 | 162.00 | 223.00 | OK |
Version: 0.1.4
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:
‘data_analysis_descriptive.R’ ‘functions.R’ ‘main.R’
‘merge_quality_articles.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.1.4
Check: package dependencies
Result: ERROR
Packages required but not available: 'usethis', 'devtools', 'tidyverse'
Packages suggested but not available for checking: 'rmarkdown', 'knitr'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc