From 7fc88a07a24c629bf22aa708c4fe5c8f4911fc93 Mon Sep 17 00:00:00 2001 From: eblondel Date: Mon, 21 Feb 2022 16:26:48 +0100 Subject: [PATCH] pkg date update --- DESCRIPTION | 2 +- R/geonapi.R | 2 +- man/geonapi.Rd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index dd8deb3..b73e227 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: geonapi Type: Package Title: 'GeoNetwork' API R Interface Version: 0.5-3 -Date: 2022-02-16 +Date: 2022-02-21 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. diff --git a/R/geonapi.R b/R/geonapi.R index 0278061..daf44ff 100644 --- a/R/geonapi.R +++ b/R/geonapi.R @@ -13,7 +13,7 @@ #' Package: \tab geonapi\cr #' Type: \tab Package\cr #' Version: \tab 0.5-3\cr -#' Date: \tab 2022-02-16\cr +#' Date: \tab 2022-02-21\cr #' License: \tab MIT\cr #' LazyLoad: \tab yes\cr #' } diff --git a/man/geonapi.Rd b/man/geonapi.Rd index b183a09..1371530 100644 --- a/man/geonapi.Rd +++ b/man/geonapi.Rd @@ -15,7 +15,7 @@ Web-Services (Catalogue Service for the Web). Package: \tab geonapi\cr Type: \tab Package\cr Version: \tab 0.5-3\cr - Date: \tab 2022-02-16\cr + Date: \tab 2022-02-21\cr License: \tab MIT\cr LazyLoad: \tab yes\cr }