Package: geonapi
Type: Package
Title: 'GeoNetwork' API R Interface
Version: 0.8
Date: 2025-01-30
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 R interface to the 'GeoNetwork' API (<https://geonetwork-opensource.org/#api>) allowing to upload and publish metadata in a 'GeoNetwork' web-application and expose it to OGC CSW.
Depends: R (>= 3.1.0), geometa (>= 0.9), keyring
Imports: R6, openssl, httr, XML, plyr
Suggests: testthat, roxygen2
License: MIT + file LICENSE
URL: https://github.com/eblondel/geonapi/wiki,
        https://geonetwork-opensource.org
BugReports: https://github.com/eblondel/geonapi/issues
LazyLoad: yes
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-01-30 23:18:59 UTC; emman
Author: Emmanuel Blondel [aut, cre] (<https://orcid.org/0000-0002-5870-5762>)
Repository: CRAN
Date/Publication: 2025-01-31 09:40:06 UTC
Built: R 4.5.2; ; 2025-11-08 04:32:08 UTC; windows
