diff --git a/DESCRIPTION b/DESCRIPTION index 7f1adfc5..7806e249 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: TreeDist Type: Package Title: Calculate and Map Distances Between Phylogenetic Trees -Version: 2.2.0.9001 +Version: 2.3.0 Authors@R: c(person("Martin R.", "Smith", email="martin.smith@durham.ac.uk", role=c("aut", "cre", "cph", "prg"), diff --git a/NEWS.md b/NEWS.md index 988513d9..f35a71a2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,8 +1,8 @@ -# TreeDist 2.2.0.9000 (development) +# TreeDist 2.3.0 - Support `ConsensusInfo(p > 0.5)`. -- Discussion of hypervolumes in vignettes. +- Address hypervolume comparison in vignettes. - Support uniform manifold approximation and projection in app. diff --git a/codemeta.json b/codemeta.json index 11a24624..94e6034b 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/ms609/TreeDist/", "issueTracker": "https://github.com/ms609/TreeDist/issues/", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "2.2.0.9001", + "version": "2.3.0", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -450,7 +450,7 @@ "SystemRequirements": "C++14" }, "keywords": ["phylogenetics", "tree-distance"], - "fileSize": "1074.462KB", + "fileSize": "1074.442KB", "citation": [ { "@type": "ScholarlyArticle", @@ -512,7 +512,7 @@ "familyName": "Smith" } ], - "name": "TreeDist: Distances between Phylogenetic Trees. R package version 2.2.0.9001", + "name": "TreeDist: Distances between Phylogenetic Trees. R package version 2.3.0", "identifier": "10.5281/zenodo.3528124", "@id": "https://doi.org/10.5281/zenodo.3528124", "sameAs": "https://doi.org/10.5281/zenodo.3528124",