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",