Skip to content

Commit

Permalink
Update docs with pkgdev
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 23, 2023
1 parent 66ab1ef commit c94d178
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 21 deletions.
102 changes: 82 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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]
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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'''
Expand All @@ -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'
Expand All @@ -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'')'
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
},
"isPartOf": "https://ropensci.org",
"keywords": ["attribution", "citation", "credit", "citation-files", "cff", "metadata", "r", "r-package", "citation-file-format", "rstats", "ropensci", "cran"],
"fileSize": "904.656KB",
"fileSize": "906.692KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down
Binary file modified data/cran_to_spdx.rda
Binary file not shown.

0 comments on commit c94d178

Please sign in to comment.