Package: phylogram Type: Package Title: Dendrograms for Evolutionary Analysis Version: 2.1.0.9000 Authors@R: c(person("Shaun", "Wilkinson", role = c("aut", "cre"), email = "shaunpwilkinson@gmail.com", comment = c(ORCID = '0000-0002-7332-7931')), person("Simon", "Davy", role = "aut", email = "simon.davy@vuw.ac.nz", comment = c(ORCID = '0000-0003-3584-5356')) ) Maintainer: Shaun Wilkinson Description: Contains functions for developing phylogenetic trees as deeply-nested lists ("dendrogram" objects). Enables bi-directional conversion between dendrogram and "phylo" objects (see Paradis et al (2004) ), and features several tools for command-line tree manipulation and import/export via Newick parenthetic text. License: GPL-3 URL: https://docs.ropensci.org/phylogram, http://github.com/ropensci/phylogram BugReports: http://github.com/ropensci/phylogram/issues Encoding: UTF-8 Imports: ape (>= 4.0), methods, stats Suggests: dendextend, knitr, rmarkdown, testthat RoxygenNote: 6.0.1 VignetteBuilder: knitr Repository: https://ropensci.r-universe.dev Date/Publication: 2019-12-09 21:21:51 UTC RemoteUrl: https://github.com/ropensci/phylogram RemoteRef: master RemoteSha: 9b7ce7672a048937d702d27205d5d212bf802305 NeedsCompilation: no Packaged: 2026-07-01 08:15:59 UTC; root Author: Shaun Wilkinson [aut, cre] (ORCID: ), Simon Davy [aut] (ORCID: )