diff --git a/README.md b/README.md index 6f18a86a..bd21b8cd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![tic](https://github.com/ropensci/GSODR/workflows/tic/badge.svg?branch=main)](https://github.com/ropensci/GSODR/actions) -[![codecov](https://codecov.io/gh/ropensci/GSODR/branch/master/graph/badge.svg?token=7KOFeomenq)](https://codecov.io/gh/ropensci/GSODR) +[![codecov](https://app.codecov.io/gh/ropensci/GSODR/branch/master/graph/badge.svg?token=7KOFeomenq)](https://app.codecov.io/gh/ropensci/GSODR) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.439850.svg)](https://doi.org/10.5281/zenodo.439850) [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/GSODR)](https://cran.r-project.org/package=GSODR) [![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) diff --git a/codemeta.json b/codemeta.json index b0a7dbcf..f3e581f0 100644 --- a/codemeta.json +++ b/codemeta.json @@ -333,7 +333,7 @@ "applicationCategory": "Tools", "isPartOf": "https://ropensci.org", "keywords": ["US-NCEI", "meteorological-data", "global-weather", "weather", "weather-data", "meteorology", "station-data", "surface-weather", "data-access", "US-NCDC", "r", "gsod", "ncdc", "weather-stations", "global-data", "ncei", "weather-information", "historical-weather", "historical-data", "daily-data", "daily-weather", "rstats", "r-package"], - "fileSize": "3879.248KB", + "fileSize": "3879.019KB", "citation": [ { "@type": "ScholarlyArticle", @@ -374,7 +374,7 @@ "relatedLink": ["https://docs.ropensci.org/GSODR/", "https://CRAN.R-project.org/package=GSODR"], "releaseNotes": "https://github.com/ropensci/GSODR/blob/master/NEWS.md", "readme": "https://github.com/ropensci/GSODR/blob/main/README.md", - "contIntegration": ["https://github.com/ropensci/GSODR/actions", "https://codecov.io/gh/ropensci/GSODR"], + "contIntegration": ["https://github.com/ropensci/GSODR/actions", "https://app.codecov.io/gh/ropensci/GSODR"], "developmentStatus": "https://www.repostatus.org/#active", "review": { "@type": "Review", diff --git a/cran-comments.md b/cran-comments.md index 796999e0..2a5d8b77 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,11 @@ # GSODR v3.1.7 +## Test environments + + - local macOS, Platform: aarch64-apple-darwin20 (64-bit), R 4.2.2 + - win-builder, R 4.2.2 + - win-builder, R Under development (unstable) (2023-01-03 r83561 ucrt) + This is a patch release that fixes several bugs and increases the number of stations available through this client. ## Reverse dependencies diff --git a/data-raw/fetch_isd-history.md b/data-raw/fetch_isd-history.md index 0e419451..78ff6a49 100644 --- a/data-raw/fetch_isd-history.md +++ b/data-raw/fetch_isd-history.md @@ -1,7 +1,7 @@ Fetch and Clean ‘isd_history.csv’ File ================ Adam H. Sparks -2022-12-23 +2023-01-04