From 2318a078992bfd221a29b2a17512a37e0fefa149 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 06:20:23 +0000 Subject: [PATCH] Update docs with pkgdev --- CITATION.cff | 3 +++ README.md | 5 ++++- codemeta.json | 4 ++-- data/cran_to_spdx.rda | Bin 943 -> 943 bytes inst/schemaorg.json | 2 +- man/cff_class.Rd | 4 ++-- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 481a9af..68327c3 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -143,6 +143,9 @@ references: email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 year: '2024' + identifiers: + - type: url + value: https://arxiv.org/abs/1403.2805 doi: 10.32614/CRAN.package.jsonlite version: '>= 1.7.2' - type: software diff --git a/README.md b/README.md index 6f12a99..79a07f8 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,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 2024-11-28 there are at least 416 repos on GitHub using **cffr**. +As per 2024-12-18 there are at least 426 repos on GitHub using **cffr**. [Check them out here](https://github.com/search?q=cffr%20path%3A**%2FCITATION.cff&type=code). @@ -394,6 +394,9 @@ test <- cff_create("rmarkdown") email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 year: '2024' + identifiers: + - type: url + value: https://arxiv.org/abs/1403.2805 doi: 10.32614/CRAN.package.jsonlite - type: software title: knitr diff --git a/codemeta.json b/codemeta.json index 3d0d1d1..eb9729f 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.4.2 (2024-10-31 ucrt)", + "runtimePlatform": "R version 4.4.2 (2024-10-31)", "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", "citation-file-format", "cran", "r", "r-package", "ropensci", "rstats"], - "fileSize": "1624.077KB", + "fileSize": "1603.497KB", "citation": [ { "@type": "ScholarlyArticle", diff --git a/data/cran_to_spdx.rda b/data/cran_to_spdx.rda index 63fd7d2f211c954676bf590402cab2f48887ddad..00cbf54dc5067f58f16e5dac13b104173b21db6c 100644 GIT binary patch delta 19 XcmZ3_zMh>+zMF#q445}^EoBA(Cz1n? delta 19 XcmZ3_zMh>+zMF#q4A?euEoBA(C!qt9 diff --git a/inst/schemaorg.json b/inst/schemaorg.json index 92f0606..3b4b499 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.2 (2024-10-31 ucrt)", + "runtimePlatform": "R version 4.4.2 (2024-10-31)", "version": "1.1.1" } diff --git a/man/cff_class.Rd b/man/cff_class.Rd index f26167b..9ab1a06 100644 --- a/man/cff_class.Rd +++ b/man/cff_class.Rd @@ -163,7 +163,7 @@ ref_list #> given-names: Charlie #> year: '2024' #> notes: R package version 2.3.10 -#> url: https://CRAN.R-project.org/package=yaml +#> url: https://github.com/vubiostat/r-yaml/ class(ref_list) #> [1] "cff_ref_lst" "cff" @@ -337,7 +337,7 @@ toBibtex(cit) #> author = \{Shawn P Garbett and Jeremy Stephens and Kirill Simonov and Yihui Xie and Zhuoer Dong and Hadley Wickham and Jeffrey Horner and \{reikoch\} and Will Beasley and Brendan O'Connor and Gregory R. Warnes and Michael Quinn and Zhian N. Kamvar and Charlie Gao\}, #> year = \{2024\}, #> note = \{R package version 2.3.10\}, -#> url = \{https://CRAN.R-project.org/package=yaml\}, +#> url = \{https://github.com/vubiostat/r-yaml/\}, #> \} # cff_pers, cff_pers_lst