Last updated on 2026-06-08 02:51:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 4.59 | 91.57 | 96.16 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 3.05 | 51.95 | 55.00 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 7.00 | 150.09 | 157.09 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 122.31 | NOTE | |||
| r-devel-windows-x86_64 | 0.2.2 | 6.00 | 105.00 | 111.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.2 | 4.50 | 83.60 | 88.10 | NOTE | |
| r-release-linux-x86_64 | 0.2.2 | 3.68 | 87.06 | 90.74 | NOTE | |
| r-release-macos-arm64 | 0.2.2 | 1.00 | 46.00 | 47.00 | NOTE | |
| r-release-macos-x86_64 | 0.2.2 | 3.00 | 118.00 | 121.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.2 | 7.00 | 103.00 | 110.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 3.00 | 102.00 | 105.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 8.00 | 126.00 | 134.00 | NOTE |
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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘ohsome.Rmd’ using rmarkdown
Quitting from ohsome.Rmd:79-79
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
there is no package called 'mapview'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from ohsome.Rmd:79-79
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
loadNamespace(x)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from ohsome.Rmd:79-79
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mapview
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from ohsome.Rmd:79-79
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ohsome.Rmd' failed with diagnostics:
there is no package called 'mapview'
--- failed re-building ‘ohsome.Rmd’
SUMMARY: processing the following file failed:
‘ohsome.Rmd’
Error: Vignette re-building failed.
Execution halted
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-oldrel-macos-arm64