Skip to content

Commit ef38f81

Browse files
committed
chore: update codemeta.json and CITATION.cff
1 parent f38c795 commit ef38f81

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎CITATION.cff‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ references:
174174
authors:
175175
- family-names: Csárdi
176176
given-names: Gábor
177-
email: csardi.gabor@gmail.com
177+
email: gabor@posit.co
178178
year: '2025'
179179
doi: 10.32614/CRAN.package.cli
180180
- type: software

‎codemeta.json‎

Lines changed: 3 additions & 3 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.3.3 (2024-02-29 ucrt)",
17+
"runtimePlatform": "R version 4.5.1 (2025-06-13 ucrt)",
1818
"author": [
1919
{
2020
"@type": "Person",
@@ -294,7 +294,7 @@
294294
},
295295
"SystemRequirements": null
296296
},
297-
"fileSize": "2271.909KB",
297+
"fileSize": "2272.753KB",
298298
"citation": [
299299
{
300300
"@type": "ScholarlyArticle",
@@ -367,7 +367,7 @@
367367
}
368368
],
369369
"releaseNotes": "https://github.com/ropensci/gigs/blob/master/NEWS.md",
370-
"readme": "https://github.com/ropensci/gigs/blob/master/README.md",
370+
"readme": "https://github.com/ropensci/gigs/blob/main/README.md",
371371
"contIntegration": ["https://github.com/ropensci/gigs/actions/workflows/R-CMD-check.yaml", "https://github.com/ropensci/gigs/actions?query=workflow%3Apkgcheck", "https://codecov.io/github/ropensci/gigs"],
372372
"developmentStatus": "https://www.repostatus.org/#active",
373373
"review": {

0 commit comments

Comments
 (0)