GeoMongo: Geospatial Queries Using 'PyMongo'

Utilizes methods of the 'PyMongo' 'Python' library to initialize, insert and query 'GeoJson' data (see <https://github.com/mongodb/mongo-python-driver> for more information on 'PyMongo'). Furthermore, it allows the user to validate 'GeoJson' objects and to use the console for 'MongoDB' (bulk) commands. The 'reticulate' package provides the 'R' interface to 'Python' modules, classes and functions.

Version: 1.0.3
Depends: R (≥ 3.2.3)
Imports: reticulate, R6, geojsonR, data.table
Suggests: testthat, covr, knitr, rmarkdown
Published: 2021-09-11
Author: Lampros Mouselimis ORCID iD [aut, cre]
Maintainer: Lampros Mouselimis <mouselimislampros at gmail.com>
BugReports: https://github.com/mlampros/GeoMongo/issues
License: Apache License 2.0
URL: https://github.com/mlampros/GeoMongo
NeedsCompilation: no
SystemRequirements: MongoDB (>= 3.4.0), Python (>= 2.7). Installation instructions and links can be found in the README file.
Citation: GeoMongo citation info
Materials: README NEWS
CRAN checks: GeoMongo results

Documentation:

Reference manual: GeoMongo.pdf
Vignettes: Geospatial Queries using Pymongo in R

Downloads:

Package source: GeoMongo_1.0.3.tar.gz
Windows binaries: r-devel: GeoMongo_1.0.3.zip, r-release: GeoMongo_1.0.3.zip, r-oldrel: GeoMongo_1.0.3.zip
macOS binaries: r-release (arm64): GeoMongo_1.0.3.tgz, r-oldrel (arm64): GeoMongo_1.0.3.tgz, r-release (x86_64): GeoMongo_1.0.3.tgz
Old sources: GeoMongo archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=GeoMongo to link to this page.