Last updated on 2025-11-25 07:50:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 4.39 | 83.59 | 87.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 0.32 | 2.72 | 3.04 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 4.83 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 4.74 | ERROR | |||
| r-devel-windows-x86_64 | 0.2.2 | 9.00 | 91.00 | 100.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.2 | 5.01 | 76.54 | 81.55 | NOTE | |
| r-release-linux-x86_64 | 0.2.2 | 2.99 | 77.09 | 80.08 | 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 | 6.00 | 78.00 | 84.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 | 7.00 | 96.00 | 103.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-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: ERROR
Package required but not available: ‘geojsonsf’
Package suggested but not available for checking: ‘mapview’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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
Flavors: r-release-macos-arm64, r-release-windows-x86_64