Package: geonode4R
Type: Package
Title: Interface to 'GeoNode' REST API
Version: 0.1-2
Date: 2025-09-01
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.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-01 10:21:51 UTC; emman
Author: Emmanuel Blondel [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5870-5762>)
Repository: CRAN
Date/Publication: 2025-09-01 10:40:02 UTC
Built: R 4.5.1; ; 2025-09-01 12:00:38 UTC; unix
