From 28971633e013ce230f3ee855b778d8a979509de6 Mon Sep 17 00:00:00 2001 From: eblondel Date: Fri, 18 Oct 2019 15:51:33 +0200 Subject: [PATCH] update pkg date --- DESCRIPTION | 4 ++-- R/geonapi.R | 4 ++-- README.md | 2 +- man/geonapi.Rd | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index e263b84..1bb5c84 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: geonapi Type: Package Title: 'GeoNetwork' API R Interface -Version: 0.2-1 -Date: 2019-05-26 +Version: 0.2-2 +Date: 2019-10-18 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 exposte it to OGC CSW. diff --git a/R/geonapi.R b/R/geonapi.R index 36e7298..02328b2 100644 --- a/R/geonapi.R +++ b/R/geonapi.R @@ -14,8 +14,8 @@ #' \tabular{ll}{ #' Package: \tab geonapi\cr #' Type: \tab Package\cr -#' Version: \tab 0.2-1\cr -#' Date: \tab 2019-05-26\cr +#' Version: \tab 0.2-2\cr +#' Date: \tab 2019-10-18\cr #' License: \tab MIT\cr #' LazyLoad: \tab yes\cr #' } diff --git a/README.md b/README.md index 0c90dc3..0ead0c0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build Status](https://travis-ci.org/eblondel/geonapi.svg?branch=master)](https://travis-ci.org/eblondel/geonapi) [![codecov.io](http://codecov.io/github/eblondel/geonapi/coverage.svg?branch=master)](http://codecov.io/github/eblondel/geonapi?branch=master) -[![Github_Status_Badge](https://img.shields.io/badge/Github-0.2--1-blue.svg)](https://github.com/eblondel/geonapi) +[![Github_Status_Badge](https://img.shields.io/badge/Github-0.2--2-blue.svg)](https://github.com/eblondel/geonapi) [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/geonapi)](https://cran.r-project.org/package=geonapi) [![CRAN checks](https://cranchecks.info/badges/worst/geonapi)](https://cran.r-project.org/web/checks/check_results_geonapi.html) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1345013.svg)](https://doi.org/10.5281/zenodo.1345013) diff --git a/man/geonapi.Rd b/man/geonapi.Rd index 46891f6..2eb693e 100644 --- a/man/geonapi.Rd +++ b/man/geonapi.Rd @@ -14,8 +14,8 @@ Web-Services (Catalogue Service for the Web). \tabular{ll}{ Package: \tab geonapi\cr Type: \tab Package\cr - Version: \tab 0.2-1\cr - Date: \tab 2019-05-26\cr + Version: \tab 0.2-2\cr + Date: \tab 2019-10-18\cr License: \tab MIT\cr LazyLoad: \tab yes\cr }