Package: treestructure Type: Package Title: Detect Population Structure Within Phylogenetic Trees Version: 1.0.1 Date: 2026-07-03 Authors@R: c(person(given = "Erik", family = "Volz", role = c("aut", "cre"), email = "erik.volz@gmail.com", comment = c(ORCID = "0000-0001-6268-8937")), person(given = "Fabricia", family = "F. Nascimento", email = "thednainus@yahoo.com", role = "ctb", comment = c(ORCID = "0000-0001-9426-6835")), person(given = "Vinicius", family = "B. Franceschi", email = "vinibfranc@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-0006-9337"))) Description: Algorithms for detecting population structure from the history of coalescent events recorded in phylogenetic trees. This method classifies each tip and internal node of a tree into disjoint sets characterized by similar coalescent patterns. License: GPL (>= 2) Suggests: ggtree, ggplot2, knitr, rmarkdown, getopt, phangorn, treeio, testthat (>= 3.0.0) Depends: R (>= 4.1.0) Imports: ape (>= 5.0), rlang LinkingTo: Rcpp VignetteBuilder: knitr Config/testthat/edition: 3 RoxygenNote: 7.3.1 Encoding: UTF-8 URL: https://emvolz-phylodynamics.github.io/treestructure/, https://github.com/emvolz-phylodynamics/treestructure BugReports: https://github.com/emvolz-phylodynamics/treestructure/issues Repository: https://emvolz-phylodynamics.r-universe.dev Date/Publication: 2026-07-05 10:25:15 UTC RemoteUrl: https://github.com/emvolz-phylodynamics/treestructure RemoteRef: HEAD RemoteSha: d5453e58ee81a85c74e7ef2d34260336fe97e41e NeedsCompilation: yes Packaged: 2026-07-05 11:32:44 UTC; root Author: Erik Volz [aut, cre] (ORCID: ), Fabricia F. Nascimento [ctb] (ORCID: ), Vinicius B. Franceschi [ctb] (ORCID: ) Maintainer: Erik Volz