Skip to content

Commit c500bd1

Browse files
committed
review codemeta
1 parent 3d39b4e commit c500bd1

File tree

1 file changed

+13
-20
lines changed

1 file changed

+13
-20
lines changed

codemeta.json

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"codeRepository": "https://github.com/dataobservatory-eu/dataset",
88
"issueTracker": "https://github.com/dataobservatory-eu/dataset/issues",
99
"license": "https://spdx.org/licenses/GPL-3.0",
10-
"version": "0.1.7.1",
10+
"version": "0.1.9",
1111
"programmingLanguage": {
1212
"@type": "ComputerLanguage",
1313
"name": "R",
1414
"url": "https://r-project.org"
1515
},
16-
"runtimePlatform": "R version 4.2.1 (2022-06-23 ucrt)",
16+
"runtimePlatform": "R version 4.1.2 (2021-11-01)",
1717
"author": [
1818
{
1919
"@type": "Person",
@@ -235,25 +235,13 @@
235235
"sameAs": "https://CRAN.R-project.org/package=ISOcodes"
236236
},
237237
"4": {
238-
"@type": "SoftwareApplication",
239-
"identifier": "rlang",
240-
"name": "rlang",
241-
"provider": {
242-
"@id": "https://cran.r-project.org",
243-
"@type": "Organization",
244-
"name": "Comprehensive R Archive Network (CRAN)",
245-
"url": "https://cran.r-project.org"
246-
},
247-
"sameAs": "https://CRAN.R-project.org/package=rlang"
248-
},
249-
"5": {
250238
"@type": "SoftwareApplication",
251239
"identifier": "utils",
252240
"name": "utils"
253241
},
254242
"SystemRequirements": null
255243
},
256-
"fileSize": "1119.821KB",
244+
"fileSize": "613.916KB",
257245
"citation": [
258246
{
259247
"@type": "SoftwareSourceCode",
@@ -269,7 +257,7 @@
269257
],
270258
"name": "dataset: Create Data Frames that are Easier to Exchange and Reuse",
271259
"url": "https://github.com/dataobservatory-eu/dataset",
272-
"description": "R package version 0.1.7.0001"
260+
"description": "R package version 0.1.9"
273261
},
274262
{
275263
"@type": "CreativeWork",
@@ -282,15 +270,20 @@
282270
}
283271
],
284272
"name": "The dataset R Package: Create Data Frames that are Easier to Exchange and Reuse",
285-
"identifier": "10.5281/zenodo.6992467",
273+
"identifier": "10.5281/zenodo.7110256",
286274
"url": "https://dataset.dataobservatory.eu/index.html",
287-
"@id": "https://doi.org/10.5281/zenodo.6992467",
288-
"sameAs": "https://doi.org/10.5281/zenodo.6992467"
275+
"@id": "https://doi.org/10.5281/zenodo.7110256",
276+
"sameAs": "https://doi.org/10.5281/zenodo.7110256"
289277
}
290278
],
291279
"releaseNotes": "https://github.com/dataobservatory-eu/dataset/blob/master/NEWS.md",
292280
"readme": "https://github.com/dataobservatory-eu/dataset/blob/master/README.md",
293-
"contIntegration": "https://app.codecov.io/gh/dataobservatory-eu/dataset?branch=master",
281+
"contIntegration": ["https://app.codecov.io/gh/dataobservatory-eu/dataset?branch=master", "https://github.com/dataobservatory-eu/dataset/actions?query=workflow%3Apkgcheck", "https://ci.appveyor.com/project/dataobservatory-eu/dataset"],
294282
"developmentStatus": "https://lifecycle.r-lib.org/articles/stages.html#experimental",
283+
"review": {
284+
"@type": "Review",
285+
"url": "https://github.com/ropensci/software-review/issues/553",
286+
"provider": "https://ropensci.org"
287+
},
295288
"keywords": ["dataset", "metadata-management", "r", "rstats"]
296289
}

0 commit comments

Comments
 (0)