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.3.2
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.8.4), rbison (>= 0.4.8),
        ecoengine (>= 1.9.1), rebird (>= 0.1.1), AntWeb (>= 0.7),
        rvertnet (>= 0.3.0), ridigbio (>= 0.3), lubridate, httr,
        whisker, V8, jsonlite
Suggests: roxygen2, testthat, knitr, taxize
NeedsCompilation: no
Packaged: 2015-09-12 02:24:08 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Karthik Ram [aut],
  Ted Hart [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2015-09-12 17:20:14
