Skip to content

Commit 0cff337

Browse files
Update docs with pkgdev
1 parent c67f543 commit 0cff337

3 files changed

Lines changed: 4 additions & 104 deletions

File tree

README.md

Lines changed: 2 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ from **R** package metadata.
7979
and the `CITATION` file, if present, from your package. **cffr** works
8080
best if your package passes `R CMD check` or `devtools::check()`.
8181

82-
As of 2026-07-05 there are at least 486 repositories on GitHub using
82+
As of 2026-07-07 there are at least 518 repositories on GitHub using
8383
**cffr**. [Browse the search
8484
results](https://github.com/search?q=cffr%20path%3A**%2FCITATION.cff&type=code).
8585

@@ -177,6 +177,7 @@ test <- cff_create("knitr")
177177
url: https://yihui.org/knitr/
178178
repository: https://CRAN.R-project.org/package=knitr
179179
repository-code: https://github.com/yihui/knitr
180+
commit: '1.51'
180181
url: https://yihui.org/knitr/
181182
date-released: '2025-12-20'
182183
contact:
@@ -344,23 +345,6 @@ test <- cff_create("knitr")
344345
orcid: https://orcid.org/0000-0002-7111-0077
345346
year: '2026'
346347
doi: 10.32614/CRAN.package.bslib
347-
- type: software
348-
title: DBI
349-
abstract: 'DBI: R Database Interface'
350-
notes: Suggests
351-
url: https://dbi.r-dbi.org
352-
repository: https://CRAN.R-project.org/package=DBI
353-
authors:
354-
- name: R Special Interest Group on Databases (R-SIG-DB)
355-
- family-names: Wickham
356-
given-names: Hadley
357-
- family-names: Müller
358-
given-names: Kirill
359-
email: kirill@cynkra.com
360-
orcid: https://orcid.org/0000-0002-1416-3412
361-
year: '2026'
362-
doi: 10.32614/CRAN.package.DBI
363-
version: '>= 0.4-1'
364348
- type: software
365349
title: digest
366350
abstract: 'digest: Create Compact Hash Digests of R Objects'
@@ -374,21 +358,6 @@ test <- cff_create("knitr")
374358
orcid: https://orcid.org/0000-0001-6419-907X
375359
year: '2026'
376360
doi: 10.32614/CRAN.package.digest
377-
- type: software
378-
title: gifski
379-
abstract: 'gifski: Highest Quality GIF Encoder'
380-
notes: Suggests
381-
url: https://r-rust.r-universe.dev/gifski
382-
repository: https://CRAN.R-project.org/package=gifski
383-
authors:
384-
- family-names: Ooms
385-
given-names: Jeroen
386-
email: jeroenooms@gmail.com
387-
orcid: https://orcid.org/0000-0002-4035-0289
388-
- name: Kornel Lesiński
389-
- name: Authors of the dependency Rust crates
390-
year: '2026'
391-
doi: 10.32614/CRAN.package.gifski
392361
- type: software
393362
title: htmlwidgets
394363
abstract: 'htmlwidgets: HTML Widgets for R'
@@ -414,19 +383,6 @@ test <- cff_create("knitr")
414383
year: '2026'
415384
doi: 10.32614/CRAN.package.htmlwidgets
416385
version: '>= 0.7'
417-
- type: software
418-
title: jpeg
419-
abstract: 'jpeg: Read and write JPEG images'
420-
notes: Suggests
421-
url: https://www.rforge.net/jpeg/
422-
repository: https://CRAN.R-project.org/package=jpeg
423-
authors:
424-
- family-names: Urbanek
425-
given-names: Simon
426-
email: Simon.Urbanek@r-project.org
427-
orcid: https://orcid.org/0000-0003-2297-1732
428-
year: '2026'
429-
doi: 10.32614/CRAN.package.jpeg
430386
- type: software
431387
title: magick
432388
abstract: 'magick: Advanced Graphics and Image-Processing in R'
@@ -440,37 +396,6 @@ test <- cff_create("knitr")
440396
orcid: https://orcid.org/0000-0002-4035-0289
441397
year: '2026'
442398
doi: 10.32614/CRAN.package.magick
443-
- type: software
444-
title: litedown
445-
abstract: 'litedown: A Lightweight Version of R Markdown'
446-
notes: Suggests
447-
url: https://github.com/yihui/litedown
448-
repository: https://CRAN.R-project.org/package=litedown
449-
authors:
450-
- family-names: Xie
451-
given-names: Yihui
452-
email: xie@yihui.name
453-
orcid: https://orcid.org/0000-0003-0645-5666
454-
year: '2026'
455-
doi: 10.32614/CRAN.package.litedown
456-
- type: software
457-
title: markdown
458-
abstract: 'markdown: Render Markdown with ''commonmark'''
459-
notes: Suggests
460-
url: https://github.com/rstudio/markdown
461-
repository: https://CRAN.R-project.org/package=markdown
462-
authors:
463-
- family-names: Xie
464-
given-names: Yihui
465-
email: xie@yihui.name
466-
orcid: https://orcid.org/0000-0003-0645-5666
467-
- family-names: Allaire
468-
given-names: JJ
469-
- family-names: Horner
470-
given-names: Jeffrey
471-
year: '2026'
472-
doi: 10.32614/CRAN.package.markdown
473-
version: '>= 1.3'
474399
- type: software
475400
title: otel
476401
abstract: 'otel: OpenTelemetry R API'
@@ -483,19 +408,6 @@ test <- cff_create("knitr")
483408
email: csardi.gabor@gmail.com
484409
year: '2026'
485410
doi: 10.32614/CRAN.package.otel
486-
- type: software
487-
title: png
488-
abstract: 'png: Read and write PNG images'
489-
notes: Suggests
490-
url: https://www.rforge.net/png/
491-
repository: https://CRAN.R-project.org/package=png
492-
authors:
493-
- family-names: Urbanek
494-
given-names: Simon
495-
email: Simon.Urbanek@r-project.org
496-
orcid: https://orcid.org/0000-0003-2297-1732
497-
year: '2026'
498-
doi: 10.32614/CRAN.package.png
499411
- type: software
500412
title: ragg
501413
abstract: 'ragg: Graphic Devices Based on AGG'
@@ -597,18 +509,6 @@ test <- cff_create("knitr")
597509
orcid: https://orcid.org/0000-0002-4958-2844
598510
year: '2026'
599511
doi: 10.32614/CRAN.package.sass
600-
- type: software
601-
title: showtext
602-
abstract: 'showtext: Using Fonts More Easily in R Graphs'
603-
notes: Suggests
604-
url: https://github.com/yixuan/showtext
605-
repository: https://CRAN.R-project.org/package=showtext
606-
authors:
607-
- family-names: Qiu
608-
given-names: Yixuan
609-
email: yixuan.qiu@cos.name
610-
year: '2026'
611-
doi: 10.32614/CRAN.package.showtext
612512
- type: software
613513
title: styler
614514
abstract: 'styler: Non-Invasive Pretty Printing of R Code'

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
},
235235
"isPartOf": "https://ropensci.org",
236236
"keywords": ["attribution", "citation", "credit", "citation-files", "cff", "metadata", "citation-file-format", "cran", "r", "r-package", "ropensci", "rstats", "r-cran"],
237-
"fileSize": "997.059KB",
237+
"fileSize": "1006.548KB",
238238
"citation": [
239239
{
240240
"@type": "ScholarlyArticle",

tests/testthat/test-cff_read.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ test_that("Corrupt CITATION", {
372372
test_that("Creating cff from packages encoded in latin1", {
373373
rvers <- getRversion()
374374
skip_if(rvers >= "4.7.0", "R 4.7.0 only uses UTF-8 in DESCRIPTION")
375-
375+
376376
# Surveillance package
377377
desc_path <- system.file(
378378
"examples/DESCRIPTION_surveillance",

0 commit comments

Comments
 (0)