From 419f00aa0012c961cc59537d5bf2916291afc8b5 Mon Sep 17 00:00:00 2001 From: Scott Chamberlain Date: Tue, 18 May 2021 14:39:20 -0700 Subject: [PATCH] update codemeta.json --- codemeta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/codemeta.json b/codemeta.json index d262503..bff3ee4 100644 --- a/codemeta.json +++ b/codemeta.json @@ -10,13 +10,13 @@ "codeRepository": "https://github.com/ropensci/rnoaa", "issueTracker": "https://github.com/ropensci/rnoaa/issues", "license": "https://spdx.org/licenses/MIT", - "version": "1.3.2", + "version": "1.3.4", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.0.4 RC (2021-02-12 r79998)", + "runtimePlatform": "R version 4.0.5 Patched (2021-03-31 r80136)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -436,7 +436,7 @@ "contIntegration": "https://codecov.io/github/ropensci/rnoaa?branch=master", "releaseNotes": "https://github.com/ropensci/rnoaa/blob/master/NEWS.md", "readme": "https://github.com/ropensci/rnoaa/blob/master/README.md", - "fileSize": "18279.046KB", + "fileSize": "18279.923KB", "applicationCategory": "Climate", "isPartOf": "https://ropensci.org", "keywords": ["earth", "science", "climate", "precipitation", "temperature", "storm", "buoy", "NCDC", "NOAA", "tornadoe", "seaice", "ISD", "noaa", "rstats", "noaa-data", "r", "r-package"],