Skip to content

Commit 499d278

Browse files
committed
v2.11.0
1 parent 74a4861 commit 499d278

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: TreeDist
22
Type: Package
33
Title: Calculate and Map Distances Between Phylogenetic Trees
4-
Version: 2.10.1.9003
4+
Version: 2.11.0
55
Authors@R: c(person("Martin R.", "Smith",
66
email = "martin.smith@durham.ac.uk",
77
role = c("aut", "cre", "cph", "prg"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TreeDist 2.10.1.9003 (development)
1+
# TreeDist 2.11.0 (2025-09-26)
22

33
- `HierarchicalMutualInformation()` calculates the information shared between
44
pairs of hierarchical partition structures <doi:10.1103/PhysRevE.92.062825>.

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/TreeDist/",
99
"issueTracker": "https://github.com/ms609/TreeDist/issues/",
1010
"license": "https://spdx.org/licenses/GPL-3.0",
11-
"version": "2.10.1.9002",
11+
"version": "2.11.0",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.5.1 (2025-06-13)",
17+
"runtimePlatform": "R Under development (unstable) (2025-06-17 r88325 ucrt)",
1818
"provider": {
1919
"@id": "https://cran.r-project.org",
2020
"@type": "Organization",
@@ -488,7 +488,7 @@
488488
"SystemRequirements": "C++17, pandoc-citeproc"
489489
},
490490
"keywords": ["phylogenetics", "tree-distance"],
491-
"fileSize": "1647.582KB",
491+
"fileSize": "6621.058KB",
492492
"citation": [
493493
{
494494
"@type": "ScholarlyArticle",
@@ -555,7 +555,7 @@
555555
"email": "martin.smith@durham.ac.uk"
556556
}
557557
],
558-
"name": "TreeDist: Distances between Phylogenetic Trees. R package version 2.10.1.9002",
558+
"name": "TreeDist: Distances between Phylogenetic Trees. R package version 2.11.0",
559559
"identifier": "10.5281/zenodo.3528124",
560560
"@id": "https://doi.org/10.5281/zenodo.3528124",
561561
"sameAs": "https://doi.org/10.5281/zenodo.3528124",

0 commit comments

Comments
 (0)