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.4.0
Authors@R: c(
    person("Scott", "Chamberlain",
        role = c("aut", "cre"),
        email = "myrmecocystus@gmail.com",
        comment = c(ORCID = "orcid.org/0000-0003-1444-9135")))
License: MIT + file LICENSE
URL: 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 (>= 1.2), ape, taxize, phytools,
        phylocomr (>= 0.1.2)
Suggests: testthat, knitr
RoxygenNote: 6.1.1
X-schema.org-applicationCategory: Data Access
X-schema.org-keywords: phylogeny, tree, phylomatic, molecular, plants
X-schema.org-isPartOf: "https://ropensci.org"
NeedsCompilation: no
Packaged: 2018-12-05 21:21:11 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2018-12-05 21:40:04 UTC
