Package: rosmium
Title: Bindings for 'Osmium Tool'
Version: 0.1.0.9000
Authors@R:
person("Daniel", "Herszenhut", , "dhersz@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8066-1105"))
Description: Allows one to use 'Osmium Tool'
() from R. 'Osmium' is a
multipurpose command line tool that enables one to manipulate
and analyze OpenStreetMap files through several different
commands. Currently, this package does not aim to offer
functions that cover the entire 'Osmium' API, instead making
available functions that wrap only a very limited set of its
features.
License: MIT + file LICENSE
URL: https://ipeagit.github.io/rosmium/,
https://github.com/ipeaGIT/rosmium
BugReports: https://github.com/ipeaGIT/rosmium/issues
Imports: checkmate, geojsonsf, processx, sf, utils
Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
libssl-dev libproj-dev libsqlite3-dev libudunits2-dev
Repository: https://ipea.r-universe.dev
Date/Publication: 2025-02-19 13:50:23 UTC
RemoteUrl: https://github.com/ipea/rosmium
RemoteRef: HEAD
RemoteSha: 55318385656783c6997875f95da6e0a19b44803e
NeedsCompilation: no
Packaged: 2026-06-13 06:35:42 UTC; root
Author: Daniel Herszenhut [aut, cre] (ORCID:
)
Maintainer: Daniel Herszenhut