Package: taxize
Description: Taxonomic information from around the web. This package
    interacts with a suite of web APIs for taxonomic tasks, such
    as verifying species names, getting taxonomic hierarchies,
    and verifying name spelling.
Title: Taxonomic information from around the web.
Version: 0.3.0
Date: 2014-05-19
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("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
Imports: XML, RCurl (>= 1.6), stringr, plyr, httr (>= 0.2), RJSONIO,
        foreach, ape, Taxonstand, reshape2, data.table, vegan,
        assertthat
Suggests: testthat, roxygen2, rjson, knitr, jsonlite
Depends: R(>= 2.10.0)
Packaged: 2014-05-19 23:26:36 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Eduard Szoecs [aut],
  Carl Boettiger [aut],
  Karthik Ram [aut],
  Ignasi Bartomeus [aut],
  John Baumgartner [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-05-20 07:37:46
