Skip to content

Commit abd7552

Browse files
committed
update docs
1 parent bfdd63d commit abd7552

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: treeio
22
Title: Base Classes and Functions for Phylogenetic Tree Input and Output
3-
Version: 1.27.0
3+
Version: 1.27.0.001
44
Authors@R: c(
55
person("Guangchuang", "Yu", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")),
66
person("Tommy Tsan-Yuk", "Lam", email = "[email protected]", role = c("ctb", "ths")),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# treeio 1.27.0.001
2+
3+
+ `write.jplace()` method to export `jplace` object to a jplace file (2023-11-27, Mon, #112, #115)
4+
15
# treeio 1.26.0
26

37
+ Bioconductor RELEASE_3_18 (2023-10-25, Wed)

vignettes/treeio.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ knitr::opts_chunk$set(tidy = FALSE,
2525

2626

2727

28-
Please go to <https://yulab-smu.github.io/treedata-book/> (the first three chapters) for the full vignette.
28+
Please go to <https://yulab-smu.top/treedata-book/> for the full vignette.
2929

0 commit comments

Comments
 (0)