Package: taxize
Title: Taxonomic Information from Around the Web
Description: Interacts with a suite of web 'APIs' for taxonomic tasks,
    such as verifying species names, and getting taxonomic 'hierarchies'.
Version: 0.7.0
License: MIT + file LICENSE
URL: https://github.com/ropensci/taxize
BugReports: https://github.com/ropensci/taxize/issues
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"),
    person("Eduard", "Szoecs", role = "aut", email = "eduardszoecs@gmail.com"),
    person("Zachary", "Foster", role = "aut", email = "zacharyfoster1989@gmail.com"),
    person("Carl", "Boettiger", role = "aut", email = "cboettig@gmail.com"),
    person("Karthik", "Ram", role = "aut", email = "karthik@ropensci.org"),
    person("Ignasi", "Bartomeus", role = "aut", email = "nacho.bartomeus@gmail.com"),
    person("John", "Baumgartner", role = "aut", email = "johnbb@student.unimelb.edu.au")
  )
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Depends: R(>= 3.2.1)
Imports: graphics, methods, stats, utils, httr (>= 1.0.0), XML (>=
        3.98.1.1), jsonlite, reshape2, stringr, plyr, foreach, ape,
        bold, data.table
Suggests: testthat, roxygen2, knitr, vegan
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-30 21:40:25 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Eduard Szoecs [aut],
  Zachary Foster [aut],
  Carl Boettiger [aut],
  Karthik Ram [aut],
  Ignasi Bartomeus [aut],
  John Baumgartner [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2015-11-30 23:57:11
