Package: brranching
Title: Fetch 'Phylogenies' from Many Sources
Description: Includes methods for fetching 'phylogenies' from a variety
    of sources, including the 'Phylomatic' web service 
    (<http://phylodiversity.net/phylomatic>), and 'Phylocom' 
    (<https://github.com/phylocom/phylocom/>).
Version: 0.6.0
Authors@R: c(
    person("Scott", "Chamberlain",
        role = c("aut", "cre"),
        email = "myrmecocystus@gmail.com",
        comment = c(ORCID = "0000-0003-1444-9135")))
License: MIT + file LICENSE
URL: https://docs.ropensci.org/brranching,
        https://github.com/ropensci/brranching
BugReports: http://github.com/ropensci/brranching/issues
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
VignetteBuilder: knitr
Depends: R(>= 3.2.1)
Imports: crul (>= 0.4.0), curl, ape, taxize (>= 0.9.97), phytools,
        phylocomr (>= 0.1.4), conditionz
Suggests: testthat, knitr
RoxygenNote: 7.1.0
X-schema.org-applicationCategory: Phylogenetics
X-schema.org-keywords: phylogeny, tree, phylomatic, molecular, plants
X-schema.org-isPartOf: "https://ropensci.org"
NeedsCompilation: no
Packaged: 2020-06-11 23:49:18 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-12 04:20:02 UTC
