Package: rosmium
Title: Bindings for 'Osmium Tool'
Version: 0.1.0
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'
    (<https://osmcode.org/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
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-27 14:53:17 UTC; dhersz
Author: Daniel Herszenhut [aut, cre] (<https://orcid.org/0000-0001-8066-1105>)
Maintainer: Daniel Herszenhut <dhersz@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-27 17:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:42:39 UTC; windows
