Package: rotl
Title: Interface to the 'Open Tree of Life' API
Version: 0.4.1
Authors@R: c(
  person("Francois", "Michonneau", role=c("aut", "cre"),
         email="francois.michonneau@gmail.com"),
  person("Joseph", "Brown", role="aut"),
  person("David", "Winter", role="aut"))
Description: An interface to the 'Open Tree of Life' API to retrieve phylogenetic
   trees, information about studies used to assemble the synthetic tree, and
   utilities to match taxonomic names to 'Open Tree identifiers'. The 'Open Tree of
   Life' aims at assembling a comprehensive phylogenetic tree for all named
   species.
URL: https://github.com/ropensci/rotl
BugReports: https://github.com/ropensci/rotl/issues
Depends: R (>= 3.1.1)
Imports: httr, jsonlite, rncl (>= 0.6.0), ape
License: BSD_2_clause + file LICENSE
Suggests: knitr (>= 1.10.5), rmarkdown (>= 0.7), testthat, RNeXML,
        phylobase
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2015-07-24 14:37:18 UTC; francois
Author: Francois Michonneau [aut, cre],
  Joseph Brown [aut],
  David Winter [aut]
Maintainer: Francois Michonneau <francois.michonneau@gmail.com>
Repository: CRAN
Date/Publication: 2015-07-24 18:21:38
