Last updated on 2025-12-07 07:49:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.8 | 2.57 | 35.92 | 38.49 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.8 | 2.17 | 24.18 | 26.35 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.4.8 | 57.62 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.8 | 72.79 | NOTE | |||
| r-devel-windows-x86_64 | 0.4.8 | 5.00 | 57.00 | 62.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.8 | 3.46 | 31.80 | 35.26 | NOTE | |
| r-release-linux-x86_64 | 0.4.8 | 2.55 | 31.65 | 34.20 | NOTE | |
| r-release-macos-arm64 | 0.4.8 | NOTE | ||||
| r-release-macos-x86_64 | 0.4.8 | 3.00 | 52.00 | 55.00 | NOTE | |
| r-release-windows-x86_64 | 0.4.8 | 5.00 | 57.00 | 62.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.4.8 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.8 | 3.00 | 58.00 | 61.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.8 | 7.00 | 67.00 | 74.00 | OK |
Version: 0.4.8
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:
‘elx_run_query.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, 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.4.8
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'ggiraph'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.8
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc