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