diff --git a/DESCRIPTION b/DESCRIPTION index 096e56b..4a5ab9c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -33,6 +33,7 @@ Suggests: usethis VignetteBuilder: knitr +Config/Needs/website: devtools Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 diff --git a/README.md b/README.md index 4ac1c45..5ffd8ff 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-03-12 there are at least 290 repos on GitHub using **cffr**. +As per 2024-03-12 there are at least 298 repos on GitHub using **cffr**. [Check them out here](https://github.com/search?q=cffr%20path%3A**%2FCITATION.cff&type=code). @@ -886,7 +886,8 @@ for more info. ## References -
+
diff --git a/codemeta.json b/codemeta.json index 8385728..d0b1148 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": "1598.806KB", + "fileSize": "1616.045KB", "citation": [ { "@type": "ScholarlyArticle", diff --git a/revdep/README.md b/revdep/README.md index 5a28142..8e56845 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,17 +1,18 @@ # Platform -|field |value | -|:--------|:------------------------------| -|version |R version 4.3.3 (2024-02-29) | -|os |macOS Monterey 12.7.3 | -|system |x86_64, darwin20 | -|ui |X11 | -|language |(EN) | -|collate |en_US.UTF-8 | -|ctype |en_US.UTF-8 | -|tz |UTC | -|date |2024-03-12 | -|pandoc |3.1.11 @ /usr/local/bin/pandoc | +|field |value | +|:--------|:----------------------------------------| +|version |R version 4.3.3 (2024-02-29 ucrt) | +|os |Windows 11 x64 (build 22631) | +|system |x86_64, mingw32 | +|ui |RStudio | +|language |(EN) | +|collate |Spanish_Spain.utf8 | +|ctype |Spanish_Spain.utf8 | +|tz |Europe/Madrid | +|date |2024-03-12 | +|rstudio |2023.12.1+402 Ocean Storm (desktop) | +|pandoc |3.1.12.2 @ C:\PROGRA~1\Pandoc\pandoc.exe | # Dependencies diff --git a/vignettes/tweet-1.png b/vignettes/tweet-1.png index da3d6dd..256f774 100644 Binary files a/vignettes/tweet-1.png and b/vignettes/tweet-1.png differ