diff --git a/codemeta.json b/codemeta.json index a746e24e..79b8f8f7 100644 --- a/codemeta.json +++ b/codemeta.json @@ -1,5 +1,8 @@ { - "@context": ["http://purl.org/codemeta/2.0", "http://schema.org"], + "@context": [ + "http://purl.org/codemeta/2.0", + "http://schema.org" + ], "@type": "SoftwareSourceCode", "identifier": "rnoaa", "description": "Client for many 'NOAA' data sources including the 'NCDC' climate\n 'API' at , with functions for\n each of the 'API' 'endpoints': data, data categories, data sets, data types,\n locations, location categories, and stations. In addition, we have an interface\n for 'NOAA' sea ice data, the 'NOAA' severe weather inventory, 'NOAA' Historical\n Observing 'Metadata' Repository ('HOMR') data, 'NOAA' storm data via 'IBTrACS',\n tornado data via the 'NOAA' storm prediction center, and more.", @@ -7,14 +10,14 @@ "codeRepository": "https://github.com/ropensci/rnoaa", "issueTracker": "https://github.com/ropensci/rnoaa/issues", "license": "https://spdx.org/licenses/MIT", - "version": "0.7.1.9149", + "version": "0.8.0", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", - "version": "3.4.3", + "version": "3.5.1", "url": "https://r-project.org" }, - "runtimePlatform": "R version 3.4.3 Patched (2018-01-01 r74017)", + "runtimePlatform": "R version 3.5.1 Patched (2018-11-18 r75627)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -71,24 +74,27 @@ "familyName": "Edmund" } ], - "maintainer": { - "@type": "Person", - "givenName": "Scott", - "familyName": "Chamberlain", - "email": "myrmecocystus@gmail.com" - }, + "maintainer": [ + { + "@type": "Person", + "givenName": "Scott", + "familyName": "Chamberlain", + "email": "myrmecocystus@gmail.com" + } + ], "softwareSuggestions": [ { "@type": "SoftwareApplication", "identifier": "roxygen2", "name": "roxygen2", - "version": "6.0.1", + "version": ">= 6.1.1", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=roxygen2" }, { "@type": "SoftwareApplication", @@ -97,9 +103,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=testthat" }, { "@type": "SoftwareApplication", @@ -108,9 +115,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=knitr" }, { "@type": "SoftwareApplication", @@ -119,9 +127,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=taxize" }, { "@type": "SoftwareApplication", @@ -130,9 +139,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=ncdf4" }, { "@type": "SoftwareApplication", @@ -141,9 +151,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=raster" }, { "@type": "SoftwareApplication", @@ -152,9 +163,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=leaflet" }, { "@type": "SoftwareApplication", @@ -163,9 +175,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=rgdal" }, { "@type": "SoftwareApplication", @@ -174,9 +187,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=rmarkdown" }, { "@type": "SoftwareApplication", @@ -185,9 +199,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=purrr" }, { "@type": "SoftwareApplication", @@ -196,9 +211,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=ggmap" }, { "@type": "SoftwareApplication", @@ -207,40 +223,42 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } - } - ], - "softwareRequirements": [ - { - "@type": "SoftwareApplication", - "identifier": "utils", - "name": "utils" + }, + "sameAs": "https://CRAN.R-project.org/package=ropenaq" }, { "@type": "SoftwareApplication", - "identifier": "httr", - "name": "httr", - "version": "1.0.0", + "identifier": "vcr", + "name": "vcr", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=vcr" + } + ], + "softwareRequirements": [ + { + "@type": "SoftwareApplication", + "identifier": "utils", + "name": "utils" }, { "@type": "SoftwareApplication", "identifier": "crul", "name": "crul", - "version": "0.2.0", + "version": ">= 0.6.0", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=crul" }, { "@type": "SoftwareApplication", @@ -249,9 +267,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=lubridate" }, { "@type": "SoftwareApplication", @@ -260,9 +279,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=dplyr" }, { "@type": "SoftwareApplication", @@ -271,9 +291,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=tidyr" }, { "@type": "SoftwareApplication", @@ -282,9 +303,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=ggplot2" }, { "@type": "SoftwareApplication", @@ -293,9 +315,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=scales" }, { "@type": "SoftwareApplication", @@ -304,9 +327,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=XML" }, { "@type": "SoftwareApplication", @@ -315,9 +339,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=xml2" }, { "@type": "SoftwareApplication", @@ -326,9 +351,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=jsonlite" }, { "@type": "SoftwareApplication", @@ -337,9 +363,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=rappdirs" }, { "@type": "SoftwareApplication", @@ -348,9 +375,10 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=gridExtra" }, { "@type": "SoftwareApplication", @@ -359,21 +387,23 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=tibble" }, { "@type": "SoftwareApplication", "identifier": "isdparser", "name": "isdparser", - "version": "0.2.0", + "version": ">= 0.2.0", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=isdparser" }, { "@type": "SoftwareApplication", @@ -382,24 +412,30 @@ "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=geonames" }, { "@type": "SoftwareApplication", "identifier": "hoardr", "name": "hoardr", + "version": ">= 0.5.2", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", - "name": "Central R Archive Network (CRAN)", + "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" - } + }, + "sameAs": "https://CRAN.R-project.org/package=hoardr" } ], "contIntegration": "https://travis-ci.org/ropensci/rnoaa", "releaseNotes": "https://github.com/ropensci/rnoaa/blob/master/NEWS.md", "readme": "https://github.com/ropensci/rnoaa/blob/master/README.md", - "fileSize": "1819.105KB" + "fileSize": "1877.933KB", + "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"] }