From 53842b0b74abd02c8f12def7200c1cbf34e71524 Mon Sep 17 00:00:00 2001 From: "Adam H. Sparks" Date: Sat, 3 Aug 2024 10:56:38 +0800 Subject: [PATCH] Update version number --- DESCRIPTION | 2 +- NEWS.md | 6 ++++++ codemeta.json | 6 +++--- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index fea19d03..3727ff0b 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.1 +Version: 4.1.1.9000 Authors@R: c( person("Adam H.", "Sparks", , "adamhsparks@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0061-8359")), diff --git a/NEWS.md b/NEWS.md index 566e0377..7f1c7a0d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +# GSODR 4.1.1.9000 + +## Bug fixes + +- Enforce {data.table} >= 1.15.4 due to issue with `fifelse()` as reported in + # GSODR 4.1.1 ## Bug fixes diff --git a/codemeta.json b/codemeta.json index 6d74155e..d0051159 100644 --- a/codemeta.json +++ b/codemeta.json @@ -7,7 +7,7 @@ "codeRepository": "https://github.com/ropensci/GSODR", "issueTracker": "https://github.com/ropensci/GSODR/issues", "license": "https://spdx.org/licenses/MIT", - "version": "4.1.1", + "version": "4.1.1.9000", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -322,7 +322,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": "4344.81KB", + "fileSize": "4344.975KB", "citation": [ { "@type": "SoftwareSourceCode", @@ -346,7 +346,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.1", + "description": "R package version 4.1.1.9000", "@id": "https://doi.org/10.5281/zenodo.1040727", "sameAs": "https://doi.org/10.5281/zenodo.1040727" },