Last updated on 2025-12-07 04:50:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 4.16 | 83.12 | 87.28 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 3.07 | 43.69 | 46.76 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 135.72 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 18.00 | 134.40 | 152.40 | NOTE | |
| r-devel-windows-x86_64 | 0.2.2 | 7.00 | 92.00 | 99.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.2 | 4.94 | 75.21 | 80.15 | NOTE | |
| r-release-linux-x86_64 | 0.2.2 | 4.21 | 77.25 | 81.46 | NOTE | |
| r-release-macos-arm64 | 0.2.2 | NOTE | ||||
| r-release-macos-x86_64 | 0.2.2 | 6.00 | 99.00 | 105.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 7.00 | 91.00 | 98.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 7.00 | 79.00 | 86.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 9.00 | 114.00 | 123.00 | OK |
Version: 0.2.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:
‘set_parameters.Rd’
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-windows-x86_64
Version: 0.2.2
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'mapview', 'rmarkdown', 'spelling'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
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
Version: 0.2.2
Check: R code for possible problems
Result: NOTE
.onAttach: no visible binding for global variable ‘ohsome_metadata’
Undefined global functions or variables:
ohsome_metadata
Flavor: r-release-macos-arm64