Package: treespace Title: Statistical Exploration of Landscapes of Phylogenetic Trees Date: 2025-08-26 Version: 1.1.4.4 Authors@R: c(TJ = person("Thibaut", "Jombart", email="thibautjombart@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-2226-8692")), MK = person("Michelle", "Kendall", email="michelle.kendall@ndm.ox.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7344-7071")), JAG = person("Jacob", "Almagro-Garcia", role = "aut", comment = c(ORCID = "0000-0002-0595-7333")), CC = person("Caroline", "Colijn", role = "aut", comment = c(ORCID = "0000-0001-6097-6708"))) Description: Tools for the exploration of distributions of phylogenetic trees. This package includes a 'shiny' interface which can be started from R using treespaceServer(). For further details see Jombart et al. (2017) . Depends: R (>= 3.4.0), ape, ade4 Imports: adegenet, adegraphics, combinat, compiler, distory, fields, htmlwidgets, MASS, methods, parallel, phangorn, phytools, Rcpp, rgl, RLumShiny, scatterD3, shiny, shinyBS, utils LinkingTo: Rcpp Suggests: ggplot2, igraph, knitr, pander, RColorBrewer, reshape2, rmarkdown, sf, testthat License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Collate: RcppExports.R metrics.R medTree.R treespace.R findGroves.R plotGroves.R plotTreeDiff.R servers.R transmissionTrees.R data.R makeCollapsedTree.R relatedTreeDist.R simulateIndTree.R tipsMRCAdepths.R treeConcordance.R RoxygenNote: 7.3.2 VignetteBuilder: knitr URL: https://cran.r-project.org/package=treespace, https://github.com/thibautjombart/treespace BugReports: https://github.com/thibautjombart/treespace/issues NeedsCompilation: yes Packaged: 2026-06-22 09:31:16 UTC; root Config/pak/sysreqs: libabsl-dev cmake libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglpk-dev libglu1-mesa-dev make texlive libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://thibautjombart.r-universe.dev Date/Publication: 2025-08-26 12:34:36 UTC RemoteUrl: https://github.com/thibautjombart/treespace RemoteRef: HEAD RemoteSha: b288c56d3db6878898d2da5502120e0609cec037 Author: Thibaut Jombart [aut] (ORCID: ), Michelle Kendall [aut, cre] (ORCID: ), Jacob Almagro-Garcia [aut] (ORCID: ), Caroline Colijn [aut] (ORCID: ) Maintainer: Michelle Kendall