From 80725309324958280e2bbd24c5d4fec666fcd8ef Mon Sep 17 00:00:00 2001 From: Nicolas Casajus Date: Tue, 2 Apr 2024 13:16:33 +0200 Subject: [PATCH] doc: update codemeta.json --- codemeta.json | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/codemeta.json b/codemeta.json index 6cce30b..1d40716 100644 --- a/codemeta.json +++ b/codemeta.json @@ -84,9 +84,67 @@ "identifier": "grDevices", "name": "grDevices" }, + "3": { + "@type": "SoftwareApplication", + "identifier": "httr", + "name": "httr", + "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=httr" + }, + "4": { + "@type": "SoftwareApplication", + "identifier": "jpeg", + "name": "jpeg", + "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=jpeg" + }, + "5": { + "@type": "SoftwareApplication", + "identifier": "png", + "name": "png", + "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=png" + }, + "6": { + "@type": "SoftwareApplication", + "identifier": "rvest", + "name": "rvest", + "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=rvest" + }, + "7": { + "@type": "SoftwareApplication", + "identifier": "tools", + "name": "tools" + }, + "8": { + "@type": "SoftwareApplication", + "identifier": "utils", + "name": "utils" + }, "SystemRequirements": null }, - "fileSize": "378.947KB", + "fileSize": "1227.48KB", "citation": [ { "@type": "SoftwareSourceCode",