From 77647b74c1f2a86dc3c78914dcc1cc149cd6c3af Mon Sep 17 00:00:00 2001 From: "Adam H. Sparks" Date: Sun, 29 Sep 2024 20:31:47 +0800 Subject: [PATCH] Fix tests on CRAN --- DESCRIPTION | 2 +- codemeta.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 0e51fd6f..ab9ef10c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -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", , "adamhsparks@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0061-8359")), diff --git a/codemeta.json b/codemeta.json index 8418c3ed..7f9c3cd3 100644 --- a/codemeta.json +++ b/codemeta.json @@ -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", @@ -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", @@ -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" },