@@ -72,8 +72,9 @@ file and the `CITATION` file (if present) of your package. Note that
7272** cffr** works best if your package pass
7373` R CMD check/devtools::check() ` .
7474
75- See [ some projects already using
76- ** cffr** ] ( https://github.com/search?q=cffr%20path%3A**%2FCITATION.cff&type=code ) .
75+ As per 2024-04-09 there are at least 351 repos on GitHub using ** cffr** .
76+ [ Check them out
77+ here] ( https://github.com/search?q=cffr%20path%3A**%2FCITATION.cff&type=code ) .
7778
7879### Installation
7980
@@ -384,9 +385,6 @@ test <- cff_create("rmarkdown")
384385 email: jeroen@berkeley.edu
385386 orcid: https://orcid.org/0000-0002-4035-0289
386387 year: '2024'
387- identifiers:
388- - type: url
389- value: https://arxiv.org/abs/1403.2805
390388 - type: software
391389 title: knitr
392390 abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R'
@@ -551,26 +549,6 @@ test <- cff_create("rmarkdown")
551549 - family-names: Chirico.
552550 given-names: Michael
553551 year: '2024'
554- - type: software
555- title: dygraphs
556- abstract: 'dygraphs: Interface to ''Dygraphs'' Interactive Time Series Charting
557- Library'
558- notes: Suggests
559- url: https://github.com/rstudio/dygraphs
560- repository: https://CRAN.R-project.org/package=dygraphs
561- authors:
562- - family-names: Vanderkam
563- given-names: Dan
564- website: http://dygraphs.com/
565- - family-names: Allaire
566- given-names: JJ
567- - family-names: Owen
568- given-names: Jonathan
569- - family-names: Gromer
570- given-names: Daniel
571- - family-names: Thieurmel
572- given-names: Benoit
573- year: '2024'
574552 - type: software
575553 title: fs
576554 abstract: 'fs: Cross-Platform File System Operations Based on ''libuv'''
@@ -587,26 +565,6 @@ test <- cff_create("rmarkdown")
587565 given-names: Gábor
588566 email: csardi.gabor@gmail.com
589567 year: '2024'
590- - type: software
591- title: rsconnect
592- abstract: 'rsconnect: Deploy Docs, Apps, and APIs to ''Posit Connect'', ''shinyapps.io'',
593- and ''RPubs'''
594- notes: Suggests
595- url: https://rstudio.github.io/rsconnect/
596- repository: https://CRAN.R-project.org/package=rsconnect
597- authors:
598- - family-names: Atkins
599- given-names: Aron
600- email: aron@posit.co
601- - family-names: Allen
602- given-names: Toph
603- - family-names: Wickham
604- given-names: Hadley
605- - family-names: McPherson
606- given-names: Jonathan
607- - family-names: Allaire
608- given-names: JJ
609- year: '2024'
610568 - type: software
611569 title: downlit
612570 abstract: 'downlit: Syntax Highlighting and Automatic Linking'
@@ -619,19 +577,6 @@ test <- cff_create("rmarkdown")
619577 email: hadley@posit.co
620578 year: '2024'
621579 version: '>= 0.4.0'
622- - type: software
623- title: katex
624- abstract: 'katex: Rendering Math to HTML, ''MathML'', or R-Documentation Format'
625- notes: Suggests
626- url: https://docs.ropensci.org/katex/
627- repository: https://CRAN.R-project.org/package=katex
628- authors:
629- - family-names: Ooms
630- given-names: Jeroen
631- email: jeroen@berkeley.edu
632- orcid: https://orcid.org/0000-0002-4035-0289
633- year: '2024'
634- version: '>= 1.4.0'
635580 - type: software
636581 title: sass
637582 abstract: 'sass: Syntactically Awesome Style Sheets (''Sass'')'
@@ -742,18 +687,6 @@ test <- cff_create("rmarkdown")
742687 given-names: Davis
743688 email: davis@posit.co
744689 year: '2024'
745- - type: software
746- title: cleanrmd
747- abstract: 'cleanrmd: Clean Class-Less ''R Markdown'' HTML Documents'
748- notes: Suggests
749- url: https://pkg.garrickadenbuie.com/cleanrmd/
750- repository: https://CRAN.R-project.org/package=cleanrmd
751- authors:
752- - family-names: Aden-Buie
753- given-names: Garrick
754- email: garrick@adenbuie.com
755- orcid: https://orcid.org/0000-0002-7111-0077
756- year: '2024'
757690 - type: software
758691 title: withr
759692 abstract: 'withr: Run Code ''With'' Temporarily Modified Global State'
@@ -888,8 +821,7 @@ for more info.
888821
889822## References
890823
891- <div id="refs" class="references csl-bib-body hanging-indent"
892- entry-spacing="0">
824+ <div id =" refs " class =" references csl-bib-body hanging-indent " >
893825
894826<div id =" ref-codemeta " class =" csl-entry " >
895827
0 commit comments