Skip to content

Commit 25d13d0

Browse files
Update docs with pkgdev
1 parent 0207138 commit 25d13d0

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CITATION.cff

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ references:
8080
given-names: Salim
8181
orcid: https://orcid.org/0000-0002-5329-5987
8282
year: '2024'
83+
doi: 10.32614/CRAN.package.pkgdown
8384
version: '>= 2.0.8'
8485
- type: software
8586
title: styler
@@ -96,6 +97,7 @@ references:
9697
given-names: Lorenz
9798
email: lorenz.walthert@icloud.com
9899
year: '2024'
100+
doi: 10.32614/CRAN.package.styler
99101
- type: software
100102
title: usethis
101103
abstract: 'usethis: Automate Package and Project Setup'
@@ -120,6 +122,7 @@ references:
120122
email: andy.teucher@posit.co
121123
orcid: https://orcid.org/0000-0002-7840-692X
122124
year: '2024'
125+
doi: 10.32614/CRAN.package.usethis
123126
version: '>= 2.0.0'
124127
- type: software
125128
title: utils
@@ -143,6 +146,7 @@ references:
143146
email: xie@yihui.name
144147
orcid: https://orcid.org/0000-0003-0645-5666
145148
year: '2024'
149+
doi: 10.32614/CRAN.package.knitr
146150
- type: software
147151
title: rmarkdown
148152
abstract: 'rmarkdown: Dynamic Documents for R'
@@ -186,6 +190,7 @@ references:
186190
email: rich@posit.co
187191
orcid: https://orcid.org/0000-0003-3925-190X
188192
year: '2024'
193+
doi: 10.32614/CRAN.package.rmarkdown
189194
- type: software
190195
title: scales
191196
abstract: 'scales: Scale Functions for Visualization'
@@ -203,6 +208,7 @@ references:
203208
- family-names: Seidel
204209
given-names: Dana
205210
year: '2024'
211+
doi: 10.32614/CRAN.package.scales
206212
- type: software
207213
title: testthat
208214
abstract: 'testthat: Unit Testing for R'
@@ -214,5 +220,6 @@ references:
214220
given-names: Hadley
215221
email: hadley@posit.co
216222
year: '2024'
223+
doi: 10.32614/CRAN.package.testthat
217224
version: '>= 3.0.0'
218225

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.4.1 (2024-06-14)",
17+
"runtimePlatform": "R version 4.4.1 (2024-06-14 ucrt)",
1818
"author": [
1919
{
2020
"@type": "Person",
@@ -146,7 +146,7 @@
146146
"SystemRequirements": null
147147
},
148148
"isPartOf": "https://ropenspain.es/",
149-
"fileSize": "220.166KB",
149+
"fileSize": "222.249KB",
150150
"citation": [
151151
{
152152
"@type": "SoftwareSourceCode",

inst/schemaorg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"name": "R",
2323
"url": "https://r-project.org"
2424
},
25-
"runtimePlatform": "R version 4.4.1 (2024-06-14)",
25+
"runtimePlatform": "R version 4.4.1 (2024-06-14 ucrt)",
2626
"version": "0.2.0.9000"
2727
},
2828
{

vignettes/plot-1.png

-168 Bytes
Loading

0 commit comments

Comments
 (0)