@heavywatal refactored layoutDaylight in #165 and #169
... | ... |
@@ -6,7 +6,8 @@ Version: 1.11.6 |
6 | 6 |
Authors@R: c( |
7 | 7 |
person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781")), |
8 | 8 |
person("Tommy Tsan-Yuk", "Lam", email = "tylam.tommy@gmail.com", role = c("aut", "ths")), |
9 |
- person("Justin", "Silverman", email = "jsilve24@gmail.com", role = "ctb") |
|
9 |
+ person("Justin", "Silverman", email = "jsilve24@gmail.com", role = "ctb"), |
|
10 |
+ person("Watal M.", "Iwasaki", email = "heavy.watal@gmail.com", role = "ctb") |
|
10 | 11 |
) |
11 | 12 |
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com> |
12 | 13 |
Description: 'ggtree' extends the 'ggplot2' plotting system which implemented |