@@ -177,7 +177,6 @@ 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'
181180 url: https://yihui.org/knitr/
182181 date-released: '2025-12-20'
183182 contact:
@@ -345,6 +344,23 @@ test <- cff_create("knitr")
345344 orcid: https://orcid.org/0000-0002-7111-0077
346345 year: '2026'
347346 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'
348364 - type: software
349365 title: digest
350366 abstract: 'digest: Create Compact Hash Digests of R Objects'
@@ -358,6 +374,21 @@ test <- cff_create("knitr")
358374 orcid: https://orcid.org/0000-0001-6419-907X
359375 year: '2026'
360376 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
361392 - type: software
362393 title: htmlwidgets
363394 abstract: 'htmlwidgets: HTML Widgets for R'
@@ -383,6 +414,19 @@ test <- cff_create("knitr")
383414 year: '2026'
384415 doi: 10.32614/CRAN.package.htmlwidgets
385416 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
386430 - type: software
387431 title: magick
388432 abstract: 'magick: Advanced Graphics and Image-Processing in R'
@@ -396,6 +440,37 @@ test <- cff_create("knitr")
396440 orcid: https://orcid.org/0000-0002-4035-0289
397441 year: '2026'
398442 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'
399474 - type: software
400475 title: otel
401476 abstract: 'otel: OpenTelemetry R API'
@@ -408,6 +483,19 @@ test <- cff_create("knitr")
408483 email: csardi.gabor@gmail.com
409484 year: '2026'
410485 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
411499 - type: software
412500 title: ragg
413501 abstract: 'ragg: Graphic Devices Based on AGG'
@@ -509,6 +597,18 @@ test <- cff_create("knitr")
509597 orcid: https://orcid.org/0000-0002-4958-2844
510598 year: '2026'
511599 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
512612 - type: software
513613 title: styler
514614 abstract: 'styler: Non-Invasive Pretty Printing of R Code'
0 commit comments