From ce356b5422c6f60a27183a47bbaab7d3f8418894 Mon Sep 17 00:00:00 2001 From: ropenscibot Date: Fri, 13 Sep 2024 07:56:39 +0000 Subject: [PATCH] registry.json updated --- raw_cm.json | 157 +++++++++++++++++++++++++++++++++++++++++++++++++- registry.json | 28 +++++++-- 2 files changed, 177 insertions(+), 8 deletions(-) diff --git a/raw_cm.json b/raw_cm.json index bed17f99..fd5ae534 100644 --- a/raw_cm.json +++ b/raw_cm.json @@ -30015,11 +30015,11 @@ "identifier": "GSODR", "description": "Provides automated downloading, parsing, cleaning, unit conversion and formatting of Global Surface Summary of the Day ('GSOD') weather data from the from the USA National Centers for Environmental Information ('NCEI'). Units are converted from from United States Customary System ('USCS') units to International System of Units ('SI'). Stations may be individually checked for number of missing days defined by the user, where stations with too many missing observations are omitted. Only stations with valid reported latitude and longitude values are permitted in the final data. Additional useful elements, saturation vapour pressure ('es'), actual vapour pressure ('ea') and relative humidity ('RH') are calculated from the original data using the improved August-Roche-Magnus approximation (Alduchov & Eskridge 1996) and included in the final data set. The resulting metadata include station identification information, country, state, latitude, longitude, elevation, weather observations and associated flags. For information on the 'GSOD' data from 'NCEI', please see the 'GSOD' 'readme.txt' file available from, .", "name": "GSODR: Global Surface Summary of the Day ('GSOD') Weather Data Client", - "relatedLink": "https://docs.ropensci.org/GSODR/", + "relatedLink": ["https://docs.ropensci.org/GSODR/", "https://github.com/ropensci/GSODR"], "codeRepository": "https://github.com/ropensci/GSODR", "issueTracker": "https://github.com/ropensci/GSODR/issues", "license": "https://spdx.org/licenses/MIT", - "version": "4.1.1.9000", + "version": "4.1.2", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -30369,7 +30369,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.9000", + "description": "R package version 4.1.2", "@id": "https://doi.org/10.5281/zenodo.1040727", "sameAs": "https://doi.org/10.5281/zenodo.1040727" }, @@ -59874,6 +59874,157 @@ "readme": "https://github.com/ropensci/ritis/blob/HEAD/README.md", "developmentStatus": "https://www.repostatus.org/#active" }, + { + "@context": "https://doi.org/10.5063/schema/codemeta-2.0", + "@type": "SoftwareSourceCode", + "identifier": "rix", + "description": "Provides helper functions to create reproducible development environments using the Nix package manager.", + "name": "rix: Rix: Reproducible Environments with Nix", + "relatedLink": "https://ropensci.github.io/rix/", + "codeRepository": "https://github.com/ropensci/rix", + "issueTracker": "https://github.com/ropensci/rix", + "license": "https://spdx.org/licenses/GPL-3.0", + "version": "0.11.0", + "programmingLanguage": { + "@type": "ComputerLanguage", + "name": "R", + "url": "https://r-project.org" + }, + "runtimePlatform": "R version 4.4.1 (2024-06-14)", + "author": [ + { + "@type": "Person", + "givenName": "Bruno", + "familyName": "Rodrigues", + "email": "bruno@brodrigues.co", + "@id": "https://orcid.org/0000-0002-3211-3689" + }, + { + "@type": "Person", + "givenName": "Philipp", + "familyName": "Baumann", + "email": "baumann-philipp@protonmail.com", + "@id": "https://orcid.org/0000-0002-3194-8975" + } + ], + "maintainer": [ + { + "@type": "Person", + "givenName": "Bruno", + "familyName": "Rodrigues", + "email": "bruno@brodrigues.co", + "@id": "https://orcid.org/0000-0002-3211-3689" + } + ], + "softwareSuggestions": [ + { + "@type": "SoftwareApplication", + "identifier": "knitr", + "name": "knitr", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=knitr" + }, + { + "@type": "SoftwareApplication", + "identifier": "rmarkdown", + "name": "rmarkdown", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=rmarkdown" + }, + { + "@type": "SoftwareApplication", + "identifier": "testthat", + "name": "testthat", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=testthat" + } + ], + "softwareRequirements": { + "1": { + "@type": "SoftwareApplication", + "identifier": "R", + "name": "R", + "version": ">= 2.10" + }, + "2": { + "@type": "SoftwareApplication", + "identifier": "codetools", + "name": "codetools", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=codetools" + }, + "3": { + "@type": "SoftwareApplication", + "identifier": "curl", + "name": "curl", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=curl" + }, + "4": { + "@type": "SoftwareApplication", + "identifier": "jsonlite", + "name": "jsonlite", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=jsonlite" + }, + "5": { + "@type": "SoftwareApplication", + "identifier": "sys", + "name": "sys", + "provider": { + "@id": "https://cran.r-project.org", + "@type": "Organization", + "name": "Comprehensive R Archive Network (CRAN)", + "url": "https://cran.r-project.org" + }, + "sameAs": "https://CRAN.R-project.org/package=sys" + }, + "6": { + "@type": "SoftwareApplication", + "identifier": "utils", + "name": "utils" + }, + "SystemRequirements": null + }, + "fileSize": "NAKB", + "readme": "https://github.com/ropensci/rix/blob/HEAD/README.md", + "review": { + "@type": "Review", + "url": "https://github.com/ropensci/software-review/issues/625", + "provider": "https://ropensci.org" + }, + "developmentStatus": [] + }, { "@context": "https://doi.org/10.5063/schema/codemeta-2.0", "@type": "SoftwareSourceCode", diff --git a/registry.json b/registry.json index a1a70296..92f632fc 100644 --- a/registry.json +++ b/registry.json @@ -91,7 +91,7 @@ "url": "https://github.com/ropensci-review-tools/babelquarto", "ropensci_category": "scalereprod", "ropenscilabs": false, - "date_last_commit": "2024-09-09 06:58:11", + "date_last_commit": "2024-09-13 07:51:04", "cran_archived": false, "staff_maintained": false }, @@ -2393,7 +2393,7 @@ "url": "https://github.com/ropensci/GSODR", "ropensci_category": "data-access", "ropenscilabs": false, - "date_last_commit": "2024-09-11 06:36:20", + "date_last_commit": "2024-09-12 23:18:55", "github_archived": false, "cran_archived": false, "staff_maintained": false @@ -4596,6 +4596,24 @@ "cran_archived": false, "staff_maintained": false }, + { + "name": "rix", + "description": "Reproducible Environments with Nix", + "details": "Provides helper functions to create reproducible development environments using the Nix package manager.", + "maintainer": "Bruno Rodrigues", + "keywords": "", + "github": "https://github.com/ropensci/rix", + "status": "https://www.repostatus.org#active", + "onboarding": "https://github.com/ropensci/software-review/issues/625", + "on_cran": false, + "on_bioc": false, + "type": "active", + "url": "https://github.com/ropensci/rix", + "date_last_commit": "2024-09-12 18:19:09", + "github_archived": false, + "cran_archived": false, + "staff_maintained": false + }, { "name": "rmangal", "description": "'Mangal' Client", @@ -5191,7 +5209,7 @@ "url": "https://github.com/ropensci/skynet", "ropensci_category": "data-access", "ropenscilabs": false, - "date_last_commit": "2024-09-11 16:17:29", + "date_last_commit": "2024-09-12 13:29:02", "github_archived": false, "cran_archived": false, "staff_maintained": false @@ -5471,7 +5489,7 @@ "url": "https://github.com/ropensci/tabulapdf", "ropensci_category": "data-extraction", "ropenscilabs": false, - "date_last_commit": "2024-05-20 21:25:20", + "date_last_commit": "2024-09-12 14:54:51", "github_archived": false, "cran_archived": false, "staff_maintained": false @@ -6577,5 +6595,5 @@ "staff_maintained": false } ], - "date": "2024-09-12 08:00 UTC" + "date": "2024-09-13 07:56 UTC" }