From 553ae2a6517925eb20db9f2450b046ab72d4e57a Mon Sep 17 00:00:00 2001 From: jsta Date: Sat, 20 Feb 2021 14:13:35 -0500 Subject: [PATCH] fight with cran url checks --- README.Rmd | 2 +- README.md | 2 +- vignettes/bib.bib | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.Rmd b/README.Rmd index baa92b6..afc2812 100644 --- a/README.Rmd +++ b/README.Rmd @@ -19,7 +19,7 @@ knitr::opts_chunk$set( [![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![R-CMD-check](https://github.com/ropensci/dbhydroR/workflows/R-CMD-check/badge.svg)](https://github.com/ropensci/dbhydroR/actions) [![CRAN\_Status\_Badge](https://www.r-pkg.org/badges/version/dbhydroR)](https://cran.r-project.org/package=dbhydroR) -[![](https://badges.ropensci.org/61_status.svg)](https://github.com/ropensci/onboarding/issues/61) +[![](https://badges.ropensci.org/61_status.svg)](https://github.com/ropensci/software-review/issues/61) [![DOI](https://zenodo.org/badge/64503356.svg)](https://zenodo.org/badge/latestdoi/64503356) `dbhydroR` provides scripted access to the South Florida Water Management District's DBHYDRO database which holds over 35 million hydrologic and water quality records from the Florida Everglades and surrounding areas. diff --git a/README.md b/README.md index 7fb262e..db69a00 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![R-CMD-check](https://github.com/ropensci/dbhydroR/workflows/R-CMD-check/badge.svg)](https://github.com/ropensci/dbhydroR/actions) [![CRAN\_Status\_Badge](https://www.r-pkg.org/badges/version/dbhydroR)](https://cran.r-project.org/package=dbhydroR) -[![](https://badges.ropensci.org/61_status.svg)](https://github.com/ropensci/onboarding/issues/61) +[![](https://badges.ropensci.org/61_status.svg)](https://github.com/ropensci/software-review/issues/61) [![DOI](https://zenodo.org/badge/64503356.svg)](https://zenodo.org/badge/latestdoi/64503356) `dbhydroR` provides scripted access to the South Florida Water diff --git a/vignettes/bib.bib b/vignettes/bib.bib index 8302b25..f108ed0 100644 --- a/vignettes/bib.bib +++ b/vignettes/bib.bib @@ -22,7 +22,7 @@ @Article{reshape2 volume = {21}, number = {12}, pages = {1--20}, - url = {http://www.jstatsoft.org/v21/i12/}, + url = {https://www.jstatsoft.org/v21/i12/}, } @Manual{dbhydror, title = {dbhydroR: Retrieval, Cleaning and Plotting of dbhydro data.},