Skip to content

Commit f505990

Browse files
committed
Update codemeta.json
1 parent f99a9a2 commit f505990

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

codemeta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"codeRepository": "https://github.com/ms609/TreeTools/",
99
"issueTracker": "https://github.com/ms609/TreeTools/issues/",
1010
"license": "https://spdx.org/licenses/GPL-3.0",
11-
"version": "2.0.0.9007",
11+
"version": "2.1.0",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.5.2 (2025-10-31)",
17+
"runtimePlatform": "R Under development (unstable) (2025-11-23 r89052 ucrt)",
1818
"provider": {
1919
"@id": "https://cran.r-project.org",
2020
"@type": "Organization",
@@ -275,7 +275,7 @@
275275
},
276276
"SystemRequirements": "C++17"
277277
},
278-
"fileSize": "1809.177KB",
278+
"fileSize": "1843.886KB",
279279
"citation": [
280280
{
281281
"@type": "SoftwareSourceCode",
@@ -290,7 +290,7 @@
290290
],
291291
"name": "TreeTools: create, modify and analyse phylogenetic trees",
292292
"identifier": "10.32614/CRAN.package.TreeTools",
293-
"description": "R package version 2.0.0.9007",
293+
"description": "R package version 2.1.0",
294294
"@id": "https://doi.org/10.32614/CRAN.package.TreeTools",
295295
"sameAs": "https://doi.org/10.32614/CRAN.package.TreeTools"
296296
}

0 commit comments

Comments
 (0)