Package: rphylotastic
Title: Interface to 'Phylotastic' Web Services
Version: 0.0.4
Authors@R: c(
    person("Brian", "O'Meara", email = "omeara.brian@gmail.com", role = c("aut", "cre")),
    person("Abu Saleh", "Md Tayeen", email = "abusalehmdtayeen@gmail.com", role = "aut"))
Maintainer: Brian O'Meara <omeara.brian@gmail.com>
Description: This wraps the 'Phylotastic' services APIs <https://github.com/phylotastic/phylo_services_docs/tree/master/ServiceDescription>. The main use case is to return a phylogenetic tree for a set of species, but the services also include ways to extract species names from web pages, perform taxonomic name resolution, retrieve a list of all descendant species of a taxon, find images of a species, and more.
URL: https://github.com/phylotastic/rphylotastic
Depends: R (>= 3.3.0)
Imports: httr, jsonlite, ape, utils, phylobase, methods, rentrez (>=
        1.0.4)
Suggests: testthat
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-26 19:31:51 UTC; bomeara
Author: Brian O'Meara [aut, cre],
  Abu Saleh Md Tayeen [aut]
Repository: CRAN
Date/Publication: 2018-02-27 10:27:03 UTC
