Package: spocc
Title: Interface to Species Occurrence Data Sources
Description: A programmatic interface to many species occurrence data sources,
    including 'GBIF', 'USGS's' 'BISON', 'iNaturalist', Berkeley 'Ecoinformatics'
    Engine 'eBird', 'AntWeb', and 'iDigBio'. Includes functionality for
    retrieving species occurrence data, and combining that data.
Version: 0.4.5
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"),
    person("Karthik", "Ram", role = "aut", email = "karthik.ram@gmail.com"),
    person("Ted", "Hart", role = "aut", email = "edmund.m.hart@gmail.com")
    )
URL: https://github.com/ropensci/spocc
BugReports: https://github.com/ropensci/spocc/issues
LazyData: true
VignetteBuilder: knitr
Imports: utils, methods, stats, rgbif (>= 0.9.0), rbison (>= 0.4.8),
        rebird (>= 0.2), rvertnet (>= 0.4.1), ridigbio (>= 0.3.3),
        lubridate (>= 1.5.0), httr (>= 1.0.0), whisker (>= 0.3-2), V8
        (>= 0.9), jsonlite (>= 0.9.19), data.table (>= 1.9.6)
Suggests: testthat, knitr, taxize
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-27 00:27:42 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Karthik Ram [aut],
  Ted Hart [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-27 18:18:40
