Package: GeoMongo
Type: Package
Title: Geospatial Queries Using 'PyMongo'
Version: 1.0.3
Date: 2021-09-11
Authors@R: c( person(given = "Lampros", family = "Mouselimis", email = "mouselimislampros@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0002-8024-1546")))
BugReports: https://github.com/mlampros/GeoMongo/issues
URL: https://github.com/mlampros/GeoMongo
Description: 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.
License: Apache License 2.0
SystemRequirements: MongoDB (>= 3.4.0), Python (>= 2.7). Installation
        instructions and links can be found in the README file.
Depends: R(>= 3.2.3)
Imports: reticulate, R6, geojsonR, data.table
Suggests: testthat, covr, knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-11 14:47:03 UTC; lampros
Author: Lampros Mouselimis [aut, cre] (<https://orcid.org/0000-0002-8024-1546>)
Maintainer: Lampros Mouselimis <mouselimislampros@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-11 15:10:02 UTC
Built: R 4.2.0; ; 2022-04-26 15:42:18 UTC; unix
