diff --git a/README.md b/README.md index b23940e..2c14133 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,8 @@ file and the `CITATION` file (if present) of your package. Note that **cffr** works best if your package pass `R CMD check/devtools::check()`. -As per 2024-06-13 there are at least 261 repos on GitHub using **cffr**. -[Check them out -here](https://github.com/search?q=cffr%20path%3A**%2FCITATION.cff&type=code). +See [some projects already using +**cffr**](https://github.com/search?q=cffr%20path%3A**%2FCITATION.cff&type=code). ### Installation diff --git a/codemeta.json b/codemeta.json index 12a68db..dbf453a 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.4.0 (2024-04-24)", + "runtimePlatform": "R version 4.4.1 (2024-06-14)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -200,7 +200,7 @@ }, "isPartOf": "https://ropensci.org", "keywords": ["attribution", "citation", "credit", "citation-files", "cff", "metadata", "r", "r-package", "citation-file-format", "rstats", "ropensci", "cran"], - "fileSize": "1606.15KB", + "fileSize": "1606.098KB", "citation": [ { "@type": "ScholarlyArticle", diff --git a/data/cran_to_spdx.rda b/data/cran_to_spdx.rda index 5cbf32e..c62b340 100644 Binary files a/data/cran_to_spdx.rda and b/data/cran_to_spdx.rda differ diff --git a/inst/schemaorg.json b/inst/schemaorg.json index 5cbd220..0edbff6 100644 --- a/inst/schemaorg.json +++ b/inst/schemaorg.json @@ -26,6 +26,6 @@ "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" }, - "runtimePlatform": "R version 4.4.0 (2024-04-24)", + "runtimePlatform": "R version 4.4.1 (2024-06-14)", "version": "1.0.1.9000" }