From 6eff0a8fe7a5ecc2d7120884022c98a0d6ac9bfe Mon Sep 17 00:00:00 2001 From: Jouni Helske Date: Mon, 16 Oct 2023 13:43:23 +0300 Subject: [PATCH] update metadata --- codemeta.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/codemeta.json b/codemeta.json index 3209680..5ea2691 100644 --- a/codemeta.json +++ b/codemeta.json @@ -7,13 +7,13 @@ "codeRepository": "https://github.com/helske/bssm", "issueTracker": "https://github.com/helske/bssm/issues", "license": "https://spdx.org/licenses/GPL-2.0", - "version": "2.0.1.1", + "version": "2.0.2", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.1.2 (2021-11-01)", + "runtimePlatform": "R version 4.3.0 (2023-04-21 ucrt)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -175,19 +175,19 @@ "@type": "SoftwareApplication", "identifier": "R", "name": "R", - "version": ">= 3.5.0" + "version": ">= 4.1.0" }, "2": { "@type": "SoftwareApplication", - "identifier": "magrittr", - "name": "magrittr", + "identifier": "bayesplot", + "name": "bayesplot", "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=magrittr" + "sameAs": "https://CRAN.R-project.org/package=bayesplot" }, "3": { "@type": "SoftwareApplication", @@ -287,9 +287,9 @@ }, "sameAs": "https://CRAN.R-project.org/package=tidyr" }, - "SystemRequirements": "C++11, pandoc (>= 1.12.3, needed for vignettes)" + "SystemRequirements": "pandoc (>= 1.12.3, needed for vignettes)" }, - "fileSize": "11958.877KB", + "fileSize": "129081.465KB", "citation": [ { "@type": "ScholarlyArticle", @@ -359,7 +359,7 @@ } ], "releaseNotes": "https://github.com/helske/bssm/blob/master/NEWS.md", - "readme": "https://github.com/helske/bssm/blob/master/README.md", + "readme": "https://github.com/helske/bssm/blob/main/README.md", "contIntegration": ["https://github.com/helske/bssm/actions", "https://app.codecov.io/gh/helske/bssm?branch=master"], "developmentStatus": "https://www.repostatus.org/#active", "review": {