Package: popularitree Title: Subsamples a tree to get popular taxa Version: 0.0.0.9000 Authors@R: person("Brian", "O'Meara", email = "omeara.brian@gmail.com", role = c("aut", "cre")) Description: Often you want to show a reduced summary tree. Taxa chosen should span all the tree (for example, a tree of mammals should not have just primates) but also be recognizable groups to your audience. This lets you select a final tree size you want, criteria you want to use, and finds the tree that maximizes the criteria. Depends: R (>= 3.4.3) Imports: gtrendsR, picante, ape, taxize Suggests: testthat, rotl, geiger License: GPL-2 Encoding: UTF-8 RoxygenNote: 6.0.1 Config/pak/sysreqs: libglpk-dev make libicu-dev libxml2-dev libssl-dev Repository: https://phylotastic.r-universe.dev Date/Publication: 2018-01-20 19:45:01 UTC RemoteUrl: https://github.com/bomeara/popularitree RemoteRef: HEAD RemoteSha: ce3e5899c095dcaae55a5089ccbd182d8b7d0b1c NeedsCompilation: no Packaged: 2026-06-07 10:49:26 UTC; root Author: Brian O'Meara [aut, cre] Maintainer: Brian O'Meara