diff --git a/DESCRIPTION b/DESCRIPTION index 653a891..61e9f42 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,13 +2,12 @@ Package: geonapi Type: Package Title: 'GeoNetwork' API R Interface Version: 0.5-2 -Date: 2022-01-25 +Date: 2022-01-26 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 Description: Provides an R interface to the 'GeoNetwork' API () allowing to upload and publish metadata in a 'GeoNetwork' web-application and expose it to OGC CSW. Depends: R (>= 3.1.0), geometa, keyring Imports: R6, openssl, httr, XML -Remotes: eblondel/geometa Suggests: testthat, roxygen2 License: MIT + file LICENSE URL: https://github.com/eblondel/geonapi/wiki, https://geonetwork-opensource.org