Skip to content

Commit 0513c0a

Browse files
AnkaAnka
authored andcommitted
Re-build codemeta.json
1 parent 326f76f commit 0513c0a

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

codemeta.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"codeRepository": "https://github.com/aravind-j/PGRdup",
99
"issueTracker": "https://github.com/aravind-j/PGRdup/issues",
1010
"license": "https://spdx.org/licenses/GPL-2.0",
11-
"version": "0.2.3.9",
11+
"version": "0.3.0.9000",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R Under development (unstable) (2023-08-09 r84924 ucrt)",
17+
"runtimePlatform": "R version 4.6.0 (2026-04-24)",
1818
"provider": {
1919
"@id": "https://cran.r-project.org",
2020
"@type": "Organization",
@@ -26,7 +26,7 @@
2626
"@type": "Person",
2727
"givenName": "J.",
2828
"familyName": "Aravind",
29-
"email": "j.aravind@icar.gov.in",
29+
"email": "j.aravind@icar.org.in",
3030
"@id": "https://orcid.org/0000-0002-4791-442X"
3131
},
3232
{
@@ -83,7 +83,7 @@
8383
"@type": "Person",
8484
"givenName": "J.",
8585
"familyName": "Aravind",
86-
"email": "j.aravind@icar.gov.in",
86+
"email": "j.aravind@icar.org.in",
8787
"@id": "https://orcid.org/0000-0002-4791-442X"
8888
}
8989
],
@@ -202,7 +202,7 @@
202202
"@type": "SoftwareApplication",
203203
"identifier": "R",
204204
"name": "R",
205-
"version": ">= 3.0.2"
205+
"version": ">= 4.1.0"
206206
},
207207
"2": {
208208
"@type": "SoftwareApplication",
@@ -300,7 +300,7 @@
300300
},
301301
"SystemRequirements": null
302302
},
303-
"fileSize": "1161.156KB",
303+
"fileSize": "1138.458KB",
304304
"citation": [
305305
{
306306
"@type": "SoftwareSourceCode",
@@ -309,7 +309,7 @@
309309
"@type": "Person",
310310
"givenName": "J.",
311311
"familyName": "Aravind",
312-
"email": "j.aravind@icar.gov.in",
312+
"email": "j.aravind@icar.org.in",
313313
"@id": "https://orcid.org/0000-0002-4791-442X"
314314
},
315315
{
@@ -337,9 +337,10 @@
337337
}
338338
],
339339
"name": "PGRdup: Discover Probable Duplicates in Plant Genetic Resources Collections",
340-
"description": "R package version 0.2.3.9 https://github.com/aravind-j/PGRdup, https://cran.r-project.org/package=PGRdup"
340+
"description": "R package version 0.3.0.9000 https://github.com/aravind-j/PGRdup, https://cran.r-project.org/package=PGRdup"
341341
}
342342
],
343+
"releaseNotes": "https://github.com/aravind-j/PGRdup/blob/main/NEWS.md",
343344
"readme": "https://github.com/aravind-j/PGRdup/blob/master/README.md",
344345
"contIntegration": "https://github.com/aravind-j/PGRdup/actions",
345346
"developmentStatus": ["https://www.repostatus.org/#inactive", "https://lifecycle.r-lib.org/articles/stages.html#stable"],

0 commit comments

Comments
 (0)