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.
Version: | 0.1.0 |
Imports: | checkmate, geojsonsf, processx, sf, utils |
Suggests: | ggplot2, knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2023-11-27 |
DOI: | 10.32614/CRAN.package.rosmium |
Author: | Daniel Herszenhut [aut, cre] |
Maintainer: | Daniel Herszenhut <dhersz at gmail.com> |
BugReports: | https://github.com/ipeaGIT/rosmium/issues |
License: | MIT + file LICENSE |
URL: | https://ipeagit.github.io/rosmium/, https://github.com/ipeaGIT/rosmium |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | rosmium results |
Reference manual: | rosmium.pdf |
Vignettes: |
Introduction to rosmium: R bindings for Osmium Tool |
Package source: | rosmium_0.1.0.tar.gz |
Windows binaries: | r-devel: rosmium_0.1.0.zip, r-release: rosmium_0.1.0.zip, r-oldrel: rosmium_0.1.0.zip |
macOS binaries: | r-release (arm64): rosmium_0.1.0.tgz, r-oldrel (arm64): rosmium_0.1.0.tgz, r-release (x86_64): rosmium_0.1.0.tgz, r-oldrel (x86_64): rosmium_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rosmium to link to this page.