Package: brranching
Title: Fetch 'Phylogenies' from Many Sources
Description: Includes methods for fetching 'phylogenies' from a variety
of sources, including the 'Phylomatic' web service
(), and 'Phylocom'
().
Version: 0.7.1
Authors@R: c(
person("Scott", "Chamberlain",
role = c("aut"),
email = "myrmecocystus@gmail.com",
comment = c(ORCID = "0000-0003-1444-9135")),
person("Luna L", "Sanchez Reyes",
role = c("ctb", "cre"),
email = "sanchez.reyes.luna@gmail.com",
comment = c(ORCID = "0000-0001-7668-2528")))
License: MIT + file LICENSE
URL: https://docs.ropensci.org/brranching/ (documentation)
https://github.com/ropensci/brranching (source)
BugReports: https://github.com/ropensci/brranching/issues
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Depends: R(>= 3.2.1)
Imports: crul (>= 0.4.0), curl, ape, taxize (>= 0.9.97), phytools,
phylocomr (>= 0.1.4), conditionz
Suggests: testthat
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Phylogenetics
X-schema.org-keywords: phylogeny, tree, phylomatic, molecular, plants
X-schema.org-isPartOf: "https://ropensci.org"
Config/pak/sysreqs: libglpk-dev make libicu-dev libxml2-dev libssl-dev
Repository: https://phylotastic.r-universe.dev
Date/Publication: 2022-12-05 08:37:57 UTC
RemoteUrl: https://github.com/ropensci/brranching
RemoteRef: HEAD
RemoteSha: efd089fd8218de75b1148d14db3e9926552fa705
NeedsCompilation: no
Packaged: 2026-06-12 22:01:50 UTC; root
Author: Scott Chamberlain [aut] (ORCID:
),
Luna L Sanchez Reyes [ctb, cre] (ORCID:
)
Maintainer: Luna L Sanchez Reyes