diff --git a/README.Rmd b/README.Rmd index f5f49dce..1a5331ac 100644 --- a/README.Rmd +++ b/README.Rmd @@ -50,17 +50,16 @@ correctly cite their software. This format is becoming popular within the software citation ecosystem. Recently [GitHub](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files), -[Zenodo](https://twitter.com/ZENODO_ORG/status/1420357001490706442) and -[Zotero](https://twitter.com/zotero/status/1420515377390530560) have included -full support of this citation format [@druskat_stephan_making_2021]. GitHub -support is of special interest: +[Zenodo](https://citation-file-format.github.io/#/supported-by-zenodo-) and +[Zotero](https://citation-file-format.github.io/#/supported-by-zotero-) have +included full support of this citation format [@druskat_stephan_making_2021]. +GitHub support is of special interest: ```{r echo=FALSE, out.width="400", fig.align='center', fig.alt="GitHub-link"} knitr::include_graphics("vignettes/tweet-1.png") ``` -*--- Nat Friedman (\@natfriedman) [July 27, -2021](https://twitter.com/natfriedman/status/1420122675813441540?ref_src=twsrc%5Etfw)* +*--- Nat Friedman (\@natfriedman) July 27, 2021* See [Enhanced support for citations on GitHub](https://github.blog/2021-08-19-enhanced-support-citations-github/) diff --git a/README.md b/README.md index ef7929ce..e12a66ff 100644 --- a/README.md +++ b/README.md @@ -37,16 +37,16 @@ repositories to let others know how to correctly cite their software. This format is becoming popular within the software citation ecosystem. Recently [GitHub](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files), -[Zenodo](https://twitter.com/ZENODO_ORG/status/1420357001490706442) and -[Zotero](https://twitter.com/zotero/status/1420515377390530560) have -included full support of this citation format ([Druskat +[Zenodo](https://citation-file-format.github.io/#/supported-by-zenodo-) +and +[Zotero](https://citation-file-format.github.io/#/supported-by-zotero-) +have included full support of this citation format ([Druskat 2021](#ref-druskat_stephan_making_2021)). GitHub support is of special interest: GitHub-link -*— Nat Friedman (@natfriedman) [July 27, -2021](https://twitter.com/natfriedman/status/1420122675813441540?ref_src=twsrc%5Etfw)* +*— Nat Friedman (@natfriedman) July 27, 2021* See [Enhanced support for citations on GitHub](https://github.blog/2021-08-19-enhanced-support-citations-github/) @@ -72,7 +72,7 @@ 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 2023-05-04 there are at least 147 repos on GitHub using **cffr**. +As per 2023-05-05 there are at least 147 repos on GitHub using **cffr**. [Check them out here](https://github.com/search?q=cffr%20path%3A**%2FCITATION.cff&type=code). diff --git a/codemeta.json b/codemeta.json index 3251c2de..fd1ffbb5 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.3.0 (2023-04-21)", + "runtimePlatform": "R version 4.3.0 (2023-04-21 ucrt)", "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": "885.202KB", + "fileSize": "907.141KB", "citation": [ { "@type": "ScholarlyArticle", diff --git a/data/cran_to_spdx.rda b/data/cran_to_spdx.rda index 0894d8ea..d3ea7773 100644 Binary files a/data/cran_to_spdx.rda and b/data/cran_to_spdx.rda differ diff --git a/revdep/README.md b/revdep/README.md index 01f35da5..78b0eb13 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,17 +1,18 @@ # Platform -|field |value | -|:--------|:------------------------------| -|version |R version 4.3.0 (2023-04-21) | -|os |macOS Monterey 12.6.5 | -|system |x86_64, darwin20 | -|ui |X11 | -|language |(EN) | -|collate |en_US.UTF-8 | -|ctype |en_US.UTF-8 | -|tz |UTC | -|date |2023-05-04 | -|pandoc |2.19.2 @ /usr/local/bin/pandoc | +|field |value | +|:--------|:--------------------------------------| +|version |R version 4.3.0 (2023-04-21 ucrt) | +|os |Windows 11 x64 (build 22621) | +|system |x86_64, mingw32 | +|ui |RStudio | +|language |(EN) | +|collate |Spanish_Spain.utf8 | +|ctype |Spanish_Spain.utf8 | +|tz |Europe/Madrid | +|date |2023-05-05 | +|rstudio |2023.03.0+386 Cherry Blossom (desktop) | +|pandoc |2.19.2 @ C:\PROGRA~1\Pandoc\pandoc.exe | # Dependencies diff --git a/vignettes/cffr.Rmd b/vignettes/cffr.Rmd index ed244c9b..c6b97152 100644 --- a/vignettes/cffr.Rmd +++ b/vignettes/cffr.Rmd @@ -41,9 +41,9 @@ correctly cite their software. This format is becoming popular within the software citation ecosystem. Recently [GitHub](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files), -[Zenodo](https://twitter.com/ZENODO_ORG/status/1420357001490706442) and -[Zotero](https://twitter.com/zotero/status/1420515377390530560) have included -full support of this citation format [@druskat_stephan_making_2021]. +[Zenodo](https://citation-file-format.github.io/#/supported-by-zenodo-) and +[Zotero](https://citation-file-format.github.io/#/supported-by-zotero-) have +included full support of this citation format [@druskat_stephan_making_2021]. GitHub support is of special interest: @@ -51,8 +51,7 @@ GitHub support is of special interest: knitr::include_graphics("tweet-1.png") ``` -*--- Nat Friedman (\@natfriedman) [July 27, -2021](https://twitter.com/natfriedman/status/1420122675813441540?ref_src=twsrc%5Etfw)* +*--- Nat Friedman (\@natfriedman) July 27, 2021* See [Customize your repository/About CITATION files](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files)