Skip to content

Commit

Permalink
Merge branch 'devel'
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Aug 13, 2022
2 parents 640984f + 5311fe3 commit 34c3582
Show file tree
Hide file tree
Showing 13 changed files with 177 additions and 178 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: GSODR
Type: Package
Title: Global Surface Summary of the Day ('GSOD') Weather Data Client
Version: 3.1.5
Version: 3.1.6
Authors@R: c(person("Adam H.", "Sparks", role = c("aut", "cre"),
email = "adamhsparks@gmail.com",
comment = c(ORCID = "0000-0002-0061-8359")),
Expand Down Expand Up @@ -75,7 +75,7 @@ Suggests:
roxygen2,
testthat,
tidyr
RoxygenNote: 7.1.2
RoxygenNote: 7.2.1
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Expand Down
10 changes: 10 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ editor_options:
wrap: sentence
---

# GSODR 3.1.6

## Minor changes

- Redoc package to correct HTML issues.

- Update internal `isd-history` database.

- Update changed URLs.

# GSODR 3.1.5

## Minor changes
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# _GSODR_ <img src="man/figures/logo.png" align="right" />
# _GSODR_ <img src="man/figures/logo.png" style="float:right" />

<!-- badges: start -->

[![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)
Expand Down
6 changes: 3 additions & 3 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"codeRepository": "https://github.com/ropensci/GSODR",
"issueTracker": "https://github.com/ropensci/GSODR/issues",
"license": "https://spdx.org/licenses/MIT",
"version": "3.1.5",
"version": "3.1.6",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.2.0 (2022-04-22)",
"runtimePlatform": "R version 4.2.1 (2022-06-23)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -329,7 +329,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": "3788.928KB",
"fileSize": "3791.35KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down
10 changes: 2 additions & 8 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
# GSODR v3.1.5
# GSODR v3.1.6

This is a patch release to fix bad URLs, update an internal database and replace `class(years) == "character")` with `inherits(years, what = "character")`.

## R CMD check results

0 errors | 0 warnings | 1 note

* This is a new patch release.
This is a patch release to fix bad URLs, update an internal database, update changed URLs and correct HTML in the documentation as requested.

## Reverse dependencies

Expand Down
99 changes: 46 additions & 53 deletions data-raw/fetch_isd-history.md

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Agroclimatology
Alduchov
Bigouette
CCI
CDO
CGIAR
CHELSA
CRAN's
Expand All @@ -13,7 +12,6 @@ CSIRO
CTRY
CliFlo
DATSAV
DESC
DEWP
DOI
DataBrew
Expand Down Expand Up @@ -49,6 +47,7 @@ PRCP
README
Rda
Rds
Redoc
Reefton
Repatch
Rmd
Expand Down
Binary file modified inst/extdata/isd_diff.rda
Binary file not shown.
Binary file modified inst/extdata/isd_history.rda
Binary file not shown.
4 changes: 2 additions & 2 deletions man/GSODR-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 16 additions & 19 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,24 @@
# Platform

|field |value |
|:--------|:----------------------------|
|version |R version 4.1.0 (2021-05-18) |
|os |macOS Big Sur 11.6 |
|system |x86_64, darwin17.0 |
|ui |RStudio |
|language |(EN) |
|collate |en_AU.UTF-8 |
|ctype |en_AU.UTF-8 |
|tz |Australia/Perth |
|date |2021-10-06 |
|field |value |
|:--------|:-----------------------------------------|
|version |R version 4.2.1 (2022-06-23) |
|os |macOS Monterey 12.5 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
|collate |en_AU.UTF-8 |
|ctype |en_AU.UTF-8 |
|tz |Australia/Perth |
|date |2022-08-13 |
|rstudio |2022.07.1+554 Spotted Wakerobin (desktop) |
|pandoc |2.19 @ /opt/homebrew/bin/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|:-----------|:-----|:----------|:--|
|GSODR |3.1.2 |3.1.2.9000 |* |
|countrycode |1.3.0 |1.3.0 | |
|data.table |NA |1.14.2 |* |
|mime |NA |0.12 |* |
|openssl |NA |1.4.5 |* |
|R.utils |NA |2.11.0 |* |
|package |old |new |Δ |
|:-------|:-----|:-----|:--|
|GSODR |3.1.5 |3.1.6 |* |

# Revdeps

1 change: 1 addition & 0 deletions revdep/cran.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ We checked 1 reverse dependencies, comparing R CMD check results across CRAN and

* We saw 0 new problems
* We failed to check 0 packages

Loading

0 comments on commit 34c3582

Please sign in to comment.