diff --git a/.Rbuildignore b/.Rbuildignore index 21b68e12..ef1497de 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -31,3 +31,4 @@ ^pkgdown\.yml$ ^\.imgbotconfig$ ^\.lintr$ +^Rplots\.pdf$ diff --git a/.gitignore b/.gitignore index c22206be..565d9bdf 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ cran-comments.md CRAN-RELEASE CRAN-SUBMISSION .github/pkg.lock +Rplots.pdf diff --git a/README.md b/README.md index f90aa24a..fdf45e46 100644 --- a/README.md +++ b/README.md @@ -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 2024-01-13 there are at least 242 repos on GitHub using **cffr**. +As per 2024-01-22 there are at least 232 repos on GitHub using **cffr**. [Check them out here](https://github.com/search?q=cffr%20path%3A**%2FCITATION.cff&type=code). @@ -789,7 +789,7 @@ test <- cff_create("rmarkdown") email: kevinushey@gmail.com - family-names: Wickham given-names: Hadley - email: hadley@rstudio.com + email: hadley@posit.co - family-names: Chang given-names: Winston year: '2024' diff --git a/codemeta.json b/codemeta.json index 9af36e7b..be76fce2 100644 --- a/codemeta.json +++ b/codemeta.json @@ -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": "906.706KB", + "fileSize": "906.703KB", "citation": [ { "@type": "ScholarlyArticle",