Package: treestats
Type: Package
Title: Phylogenetic Tree Statistics
Version: 1.70.7
Authors@R: c(person(given = "Thijs",
        family = "Janzen",
        email = "thijsjanzen@gmail.com",
        role = c("cre", "aut"),
        comment = c(ORCID = "0000-0002-4162-1140")))
Maintainer: Thijs Janzen <thijsjanzen@gmail.com>
Description: Collection of phylogenetic tree statistics,
             collected throughout the literature. All functions have been 
             written to maximize computation speed. The package includes 
             umbrella functions to calculate all statistics, all balance 
             associated statistics, or all branching time related statistics. 
             Furthermore, the 'treestats' package supports summary statistic 
             calculations on Ltables, provides speed-improved coding of 
             branching times, Ltable conversion and includes algorithms to
             create intermediately balanced trees. Full description can be
             found in Janzen (2024) <doi:10.1016/j.ympev.2024.108168>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: Rcpp
LinkingTo: Rcpp, RcppArmadillo, nloptr
Imports: ape, nloptr, treebalance
Suggests: phytools, phyloTop, testthat, DDD, geiger, nLTT, castor,
        adephylo, ggplot2, tibble, picante, RPANDA, lintr, rmarkdown,
        knitr, igraph, RSpectra, Matrix, abcrf, pheatmap
BugReports: https://github.com/thijsjanzen/treestats/issues
URL: https://github.com/thijsjanzen/treestats,
        https://thijsjanzen.github.io/treestats/
VignetteBuilder: knitr
SystemRequirements: C++17
NeedsCompilation: yes
Packaged: 2025-09-11 12:49:04 UTC; thijsjanzen
Author: Thijs Janzen [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-4162-1140>)
Repository: CRAN
Date/Publication: 2025-09-11 13:20:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-11 02:19:42 UTC; windows
Archs: x64
