Skip to content

Commit cdd382b

Browse files
Update docs with pkgdev
1 parent 22ba6ce commit cdd382b

3 files changed

Lines changed: 5 additions & 31 deletions

File tree

README.md

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,7 @@ test <- cff_create("rmarkdown")
135135
```
136136

137137
<details>
138-
139138
<summary>
140-
141139
<code>CITATION.cff</code> for <strong>rmarkdown</strong>
142140
</summary>
143141

@@ -515,27 +513,6 @@ test <- cff_create("rmarkdown")
515513
email: csardi.gabor@gmail.com
516514
year: '2026'
517515
doi: 10.32614/CRAN.package.fs
518-
- type: software
519-
title: rsconnect
520-
abstract: 'rsconnect: Deploy Docs, Apps, and APIs to ''Posit Connect'', ''shinyapps.io'',
521-
and ''RPubs'''
522-
notes: Suggests
523-
url: https://rstudio.github.io/rsconnect/
524-
repository: https://CRAN.R-project.org/package=rsconnect
525-
authors:
526-
- family-names: Atkins
527-
given-names: Aron
528-
email: aron@posit.co
529-
- family-names: Allen
530-
given-names: Toph
531-
- family-names: Wickham
532-
given-names: Hadley
533-
- family-names: McPherson
534-
given-names: Jonathan
535-
- family-names: Allaire
536-
given-names: JJ
537-
year: '2026'
538-
doi: 10.32614/CRAN.package.rsconnect
539516
- type: software
540517
title: downlit
541518
abstract: 'downlit: Syntax Highlighting and Automatic Linking'
@@ -712,7 +689,6 @@ test <- cff_create("rmarkdown")
712689
doi: 10.32614/CRAN.package.xml2
713690

714691
</details>
715-
716692
<p>
717693

718694
We can validate the result using `cff_validate()`:
@@ -896,8 +872,8 @@ Exchange Schema for Software Metadata*. KNB Data Repository.
896872

897873
<div id="ref-smith2021" class="csl-entry">
898874

899-
Smith, Arfon. 2021. “Enhanced Support for Citations on
900-
GitHub.”[https://github.blog/news-insights/company-news/enhanced-support-citations-github/
875+
Smith, Arfon. 2021. “Enhanced Support for Citations on GitHub.”[
876+
https://github.blog/news-insights/company-news/enhanced-support-citations-github/
901877
](
902878
https://github.blog/news-insights/company-news/enhanced-support-citations-github/
903879
).

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
},
201201
"isPartOf": "https://ropensci.org",
202202
"keywords": ["attribution", "citation", "credit", "citation-files", "cff", "metadata", "citation-file-format", "cran", "r", "r-package", "ropensci", "rstats", "r-cran"],
203-
"fileSize": "998.711KB",
203+
"fileSize": "1004.114KB",
204204
"citation": [
205205
{
206206
"@type": "ScholarlyArticle",

man/cff_class.Rd

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)