Skip to content

Commit

Permalink
update pkg date, geometa 0.6-6 on cran
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Jan 26, 2022
1 parent ca64574 commit a4a96fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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 <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, 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
Expand Down

0 comments on commit a4a96fc

Please sign in to comment.