Skip to content

Commit b85c938

Browse files
committed
update codemeta
1 parent 97e41d6 commit b85c938

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎codemeta.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"codeRepository": "https://github.com/ropensci/DataPackageR",
99
"issueTracker": "https://github.com/ropensci/DataPackageR/issues",
1010
"license": "https://spdx.org/licenses/MIT",
11-
"version": "0.16.0",
11+
"version": "0.16.1",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.4.0 (2024-04-24 ucrt)",
17+
"runtimePlatform": "R version 4.4.1 (2024-06-14)",
1818
"provider": {
1919
"@id": "https://cran.r-project.org",
2020
"@type": "Organization",
@@ -156,15 +156,15 @@
156156
},
157157
"2": {
158158
"@type": "SoftwareApplication",
159-
"identifier": "crayon",
160-
"name": "crayon",
159+
"identifier": "cli",
160+
"name": "cli",
161161
"provider": {
162162
"@id": "https://cran.r-project.org",
163163
"@type": "Organization",
164164
"name": "Comprehensive R Archive Network (CRAN)",
165165
"url": "https://cran.r-project.org"
166166
},
167-
"sameAs": "https://CRAN.R-project.org/package=crayon"
167+
"sameAs": "https://CRAN.R-project.org/package=cli"
168168
},
169169
"3": {
170170
"@type": "SoftwareApplication",
@@ -305,7 +305,7 @@
305305
},
306306
"SystemRequirements": "pandoc - https://pandoc.org"
307307
},
308-
"fileSize": "866.798KB",
308+
"fileSize": "860.52KB",
309309
"releaseNotes": "https://github.com/ropensci/DataPackageR/blob/master/NEWS.md",
310310
"readme": "https://github.com/ropensci/DataPackageR/blob/main/README.md",
311311
"contIntegration": ["https://github.com/ropensci/DataPackageR/actions", "https://app.codecov.io/gh/ropensci/DataPackageR?branch=main"],

0 commit comments

Comments
 (0)