From 727f706a131aa615aecc15e4a9c71306cd682930 Mon Sep 17 00:00:00 2001 From: eblondel Date: Fri, 19 Aug 2022 08:33:09 +0200 Subject: [PATCH] fix #25 --- DESCRIPTION | 6 +++--- NEWS.md | 8 +++++++- R/geonapi.R | 10 ---------- README.md | 2 +- man/GNLegacyAPIManager.Rd | 14 +++++++------- man/GNManager.Rd | 16 ++++++++-------- man/GNOpenAPIManager.Rd | 16 ++++++++-------- 7 files changed, 34 insertions(+), 38 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index dedb91e..74b0011 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: geonapi Type: Package Title: 'GeoNetwork' API R Interface -Version: 0.6 -Date: 2022-06-29 +Version: 0.6-1 +Date: 2022-08-19 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. @@ -13,4 +13,4 @@ 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.2.0 +RoxygenNote: 7.2.1 diff --git a/NEWS.md b/NEWS.md index 92cd8c7..d32c939 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +## [geonapi 0.6-1](https://cran.r-project.org/package=geonapi) | [![CRAN_Status_Badge](https://img.shields.io/badge/CRAN-published-blue.svg)](https://cran.r-project.org/package=geonapi) + +**Corrections** + +* [#25](https://github.com/eblondel/geonapi/issues/25) Upgrade roxygen2 7.2.1 to fix html issues + ## [geonapi 0.6](https://cran.r-project.org/package=geonapi) | [![CRAN_Status_Badge](https://img.shields.io/badge/CRAN-published-blue.svg)](https://cran.r-project.org/package=geonapi) **New features** @@ -5,7 +11,7 @@ * [#15](https://github.com/eblondel/geonapi/issues/15) Support attachements upload via Open API * [#23](https://github.com/eblondel/geonapi/issues/23) Support thumbnail publication via Open API -## [geonapi 0.5-3](https://cran.r-project.org/package=geonapi) | [![CRAN_Status_Badge](https://img.shields.io/badge/CRAN-published-blue.svg)](https://cran.r-project.org/package=geonapi) +## [geonapi 0.5-3](https://cran.r-project.org/src/contrib/Archive/geonapi/geonapi_0.5-3.tar.gz) | [![CRAN_Status_Badge](https://img.shields.io/badge/CRAN-published-blue.svg)](https://cran.r-project.org/src/contrib/Archive/geonapi/geonapi_0.5-3.tar.gz) **Bug fixes** diff --git a/R/geonapi.R b/R/geonapi.R index daf44ff..5b8536f 100644 --- a/R/geonapi.R +++ b/R/geonapi.R @@ -7,16 +7,6 @@ #' @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 #' Web-Services (Catalogue Service for the Web). -#' -#' @details -#' \tabular{ll}{ -#' Package: \tab geonapi\cr -#' Type: \tab Package\cr -#' Version: \tab 0.5-3\cr -#' Date: \tab 2022-02-21\cr -#' License: \tab MIT\cr -#' LazyLoad: \tab yes\cr -#' } #' #'@author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com} #' diff --git a/README.md b/README.md index 0031bff..5aa07dc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ =========== [![Build Status](https://github.com/eblondel/geonapi/actions/workflows/r-cmd-check.yml/badge.svg?branch=master)](https://github.com/eblondel/geonapi/actions/workflows/r-cmd-check.yml) -[![Github_Status_Badge](https://img.shields.io/badge/Github-0.6-blue.svg)](https://github.com/eblondel/geonapi) +[![Github_Status_Badge](https://img.shields.io/badge/Github-0.6--1-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.1345012.svg)](https://doi.org/10.5281/zenodo.1345012) diff --git a/man/GNLegacyAPIManager.Rd b/man/GNLegacyAPIManager.Rd index 23f2dac..869d090 100644 --- a/man/GNLegacyAPIManager.Rd +++ b/man/GNLegacyAPIManager.Rd @@ -54,13 +54,13 @@ Emmanuel Blondel \if{html}{\out{
Inherited methods
}} diff --git a/man/GNManager.Rd b/man/GNManager.Rd index 717c7b9..a3a7910 100644 --- a/man/GNManager.Rd +++ b/man/GNManager.Rd @@ -44,14 +44,14 @@ Emmanuel Blondel \if{html}{\out{
Inherited methods
}} diff --git a/man/GNOpenAPIManager.Rd b/man/GNOpenAPIManager.Rd index cd94fdc..f8bf6a2 100644 --- a/man/GNOpenAPIManager.Rd +++ b/man/GNOpenAPIManager.Rd @@ -52,13 +52,13 @@ Emmanuel Blondel \if{html}{\out{
Inherited methods
}} @@ -457,7 +457,7 @@ Publishes thumbnail based on URL \if{html}{\out{}} } \subsection{Returns}{ -response if ok, \code{NULL} otherwise +\code{TRUE} if published, \code{FALSE} otherwise } } \if{html}{\out{
}}