CRAN Package Check Results for Maintainer ‘Oliver Fritz <oliver.fritz at heigit.org>’

Last updated on 2025-12-07 07:50:40 CET.

Package WARN NOTE OK
ohsome 1 8 4

Package ohsome

Current CRAN status: WARN: 1, NOTE: 8, OK: 4

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