Skip to content

Commit

Permalink
Fix tests on CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Sep 29, 2024
1 parent 8bdc202 commit 77647b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: GSODR
Title: Global Surface Summary of the Day ('GSOD') Weather Data Client
Version: 4.1.2
Version: 4.1.3
Authors@R: c(
person("Adam H.", "Sparks", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0061-8359")),
Expand Down
6 changes: 3 additions & 3 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"codeRepository": "https://github.com/ropensci/GSODR",
"issueTracker": "https://github.com/ropensci/GSODR/issues",
"license": "https://spdx.org/licenses/MIT",
"version": "4.1.2",
"version": "4.1.3",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down Expand Up @@ -335,7 +335,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": "4347.656KB",
"fileSize": "4347.73KB",
"citation": [
{
"@type": "SoftwareSourceCode",
Expand All @@ -359,7 +359,7 @@
"name": "{GSODR}: Global Summary Daily Weather Data in R",
"identifier": "10.5281/zenodo.1040727",
"url": "https://CRAN.R-project.org/package=nasapower",
"description": "R package version 4.1.2",
"description": "R package version 4.1.3",
"@id": "https://doi.org/10.5281/zenodo.1040727",
"sameAs": "https://doi.org/10.5281/zenodo.1040727"
},
Expand Down

0 comments on commit 77647b7

Please sign in to comment.