-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
66ab1ef
commit c94d178
Showing
3 changed files
with
83 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 2023-08-02 there are at least 202 repos on GitHub using **cffr**. | ||
As per 2023-08-23 there are at least 210 repos on GitHub using **cffr**. | ||
[Check them out | ||
here](https://github.com/search?q=cffr%20path%3A**%2FCITATION.cff&type=code). | ||
|
||
|
@@ -143,7 +143,7 @@ test <- cff_create("rmarkdown") | |
type: software | ||
license: GPL-3.0-only | ||
title: 'rmarkdown: Dynamic Documents for R' | ||
version: '2.23' | ||
version: '2.24' | ||
abstract: Convert R Markdown documents into a variety of formats. | ||
authors: | ||
- family-names: Allaire | ||
|
@@ -221,12 +221,12 @@ test <- cff_create("rmarkdown") | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-3925-190X | ||
year: '2023' | ||
notes: R package version 2.23 | ||
notes: R package version 2.24 | ||
url: https://github.com/rstudio/rmarkdown | ||
repository: https://CRAN.R-project.org/package=rmarkdown | ||
repository-code: https://github.com/rstudio/rmarkdown | ||
url: https://pkgs.rstudio.com/rmarkdown/ | ||
date-released: '2023-07-01' | ||
date-released: '2023-08-14' | ||
contact: | ||
- family-names: Xie | ||
given-names: Yihui | ||
|
@@ -291,11 +291,11 @@ test <- cff_create("rmarkdown") | |
authors: | ||
- family-names: Sievert | ||
given-names: Carson | ||
email: carson@rstudio.com | ||
email: carson@posit.co | ||
orcid: https://orcid.org/0000-0002-4958-2844 | ||
- family-names: Cheng | ||
given-names: Joe | ||
email: joe@rstudio.com | ||
email: joe@posit.co | ||
- family-names: Aden-Buie | ||
given-names: Garrick | ||
email: [email protected] | ||
|
@@ -340,25 +340,24 @@ test <- cff_create("rmarkdown") | |
authors: | ||
- family-names: Cheng | ||
given-names: Joe | ||
email: joe@rstudio.com | ||
email: joe@posit.co | ||
- family-names: Sievert | ||
given-names: Carson | ||
email: carson@rstudio.com | ||
email: carson@posit.co | ||
orcid: https://orcid.org/0000-0002-4958-2844 | ||
- family-names: Schloerke | ||
given-names: Barret | ||
email: barret@rstudio.com | ||
email: barret@posit.co | ||
orcid: https://orcid.org/0000-0001-9986-114X | ||
- family-names: Chang | ||
given-names: Winston | ||
email: winston@rstudio.com | ||
email: winston@posit.co | ||
orcid: https://orcid.org/0000-0002-1576-2126 | ||
- family-names: Xie | ||
given-names: Yihui | ||
email: yihui@rstudio.com | ||
email: yihui@posit.co | ||
- family-names: Allen | ||
given-names: Jeff | ||
email: [email protected] | ||
year: '2023' | ||
version: '>= 0.5.1' | ||
- type: software | ||
|
@@ -566,6 +565,25 @@ test <- cff_create("rmarkdown") | |
- family-names: Attali. | ||
given-names: Dean | ||
year: '2023' | ||
- type: software | ||
title: dygraphs | ||
abstract: 'dygraphs: Interface to ''Dygraphs'' Interactive Time Series Charting | ||
Library' | ||
notes: Suggests | ||
url: https://github.com/rstudio/dygraphs | ||
repository: https://CRAN.R-project.org/package=dygraphs | ||
authors: | ||
- family-names: Vanderkam | ||
given-names: Dan | ||
- family-names: Allaire | ||
given-names: JJ | ||
- family-names: Owen | ||
given-names: Jonathan | ||
- family-names: Gromer | ||
given-names: Daniel | ||
- family-names: Thieurmel | ||
given-names: Benoit | ||
year: '2023' | ||
- type: software | ||
title: fs | ||
abstract: 'fs: Cross-Platform File System Operations Based on ''libuv''' | ||
|
@@ -582,6 +600,26 @@ test <- cff_create("rmarkdown") | |
given-names: Gábor | ||
email: [email protected] | ||
year: '2023' | ||
- type: software | ||
title: rsconnect | ||
abstract: 'rsconnect: Deploy Docs, Apps, and APIs to ''Posit Connect'', ''shinyapps.io'', | ||
and ''RPubs''' | ||
notes: Suggests | ||
url: https://github.com/rstudio/rsconnect | ||
repository: https://CRAN.R-project.org/package=rsconnect | ||
authors: | ||
- family-names: Atkins | ||
given-names: Aron | ||
email: [email protected] | ||
- family-names: Allen | ||
given-names: Toph | ||
- family-names: Wickham | ||
given-names: Hadley | ||
- family-names: McPherson | ||
given-names: Jonathan | ||
- family-names: Allaire | ||
given-names: JJ | ||
year: '2023' | ||
- type: software | ||
title: downlit | ||
abstract: 'downlit: Syntax Highlighting and Automatic Linking' | ||
|
@@ -594,6 +632,19 @@ test <- cff_create("rmarkdown") | |
email: [email protected] | ||
year: '2023' | ||
version: '>= 0.4.0' | ||
- type: software | ||
title: katex | ||
abstract: 'katex: Rendering Math to HTML, ''MathML'', or R-Documentation Format' | ||
notes: Suggests | ||
url: https://docs.ropensci.org/katex/ | ||
repository: https://CRAN.R-project.org/package=katex | ||
authors: | ||
- family-names: Ooms | ||
given-names: Jeroen | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-4035-0289 | ||
year: '2023' | ||
version: '>= 1.4.0' | ||
- type: software | ||
title: sass | ||
abstract: 'sass: Syntactically Awesome Style Sheets (''Sass'')' | ||
|
@@ -630,31 +681,30 @@ test <- cff_create("rmarkdown") | |
authors: | ||
- family-names: Chang | ||
given-names: Winston | ||
email: winston@rstudio.com | ||
email: winston@posit.co | ||
orcid: https://orcid.org/0000-0002-1576-2126 | ||
- family-names: Cheng | ||
given-names: Joe | ||
email: joe@rstudio.com | ||
email: joe@posit.co | ||
- family-names: Allaire | ||
given-names: JJ | ||
email: jj@rstudio.com | ||
email: jj@posit.co | ||
- family-names: Sievert | ||
given-names: Carson | ||
email: carson@rstudio.com | ||
email: carson@posit.co | ||
orcid: https://orcid.org/0000-0002-4958-2844 | ||
- family-names: Schloerke | ||
given-names: Barret | ||
email: barret@rstudio.com | ||
email: barret@posit.co | ||
orcid: https://orcid.org/0000-0001-9986-114X | ||
- family-names: Xie | ||
given-names: Yihui | ||
email: yihui@rstudio.com | ||
email: yihui@posit.co | ||
- family-names: Allen | ||
given-names: Jeff | ||
email: [email protected] | ||
- family-names: McPherson | ||
given-names: Jonathan | ||
email: jonathan@rstudio.com | ||
email: jonathan@posit.co | ||
- family-names: Dipert | ||
given-names: Alan | ||
- family-names: Borges | ||
|
@@ -705,6 +755,18 @@ test <- cff_create("rmarkdown") | |
given-names: Davis | ||
email: [email protected] | ||
year: '2023' | ||
- type: software | ||
title: cleanrmd | ||
abstract: 'cleanrmd: Clean Class-Less ''R Markdown'' HTML Documents' | ||
notes: Suggests | ||
url: https://pkg.garrickadenbuie.com/cleanrmd/ | ||
repository: https://CRAN.R-project.org/package=cleanrmd | ||
authors: | ||
- family-names: Aden-Buie | ||
given-names: Garrick | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-7111-0077 | ||
year: '2023' | ||
- type: software | ||
title: withr | ||
abstract: 'withr: Run Code ''With'' Temporarily Modified Global State' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.