From 47d1635fafad5e62c1aee9ee2d320e524e32a3d1 Mon Sep 17 00:00:00 2001 From: seabbs <20317649+seabbs@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:26:11 +0000 Subject: [PATCH] Update codemeta.json --- codemeta.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/codemeta.json b/codemeta.json index 36c7964..989b461 100644 --- a/codemeta.json +++ b/codemeta.json @@ -49,6 +49,18 @@ "identifier": "cmdstanr", "name": "cmdstanr" }, + { + "@type": "SoftwareApplication", + "identifier": "dplyr", + "name": "dplyr", + "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=dplyr" + }, { "@type": "SoftwareApplication", "identifier": "knitr", @@ -132,7 +144,7 @@ }, "SystemRequirements": null }, - "fileSize": "279.09KB", + "fileSize": "283.124KB", "citation": [ { "@type": "SoftwareSourceCode",