Package: geonode4R
Type: Package
Title: Interface to 'GeoNode' REST API
Version: 0.1-1
Date: 2024-05-20
Authors@R: c(person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")))
Maintainer: Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Description: Provides an interface to the 'GeoNode' API, allowing to upload and publish metadata and data in 'GeoNode'. 
  For more information about the 'GeoNode' API, see <https://geonode.org/>.
Depends: R (>= 3.1.0)
Imports: R6, openssl, httr, keyring, readr
Suggests: testthat, roxygen2, covr, shiny, knitr, markdown
License: MIT + file LICENSE
URL: https://github.com/eblondel/geonode4R,
        https://eblondel.github.io/geonode4R/, https://geonode.org/
BugReports: https://github.com/eblondel/geonode4R/issues
Encoding: UTF-8
LazyLoad: yes
RoxygenNote: 7.3.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-20 14:50:42 UTC; emman
Author: Emmanuel Blondel [aut, cre] (<https://orcid.org/0000-0002-5870-5762>)
Repository: CRAN
Date/Publication: 2024-05-20 15:00:02 UTC
Built: R 4.3.3; ; 2024-05-20 19:12:25 UTC; unix
