Package: spocc
Title: R interface to many 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 more as they sources become easily available.
Version: 0.1.4
License: MIT + file LICENSE
Date: 2014-06-25
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
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Depends: ggplot2
Imports: rinat (>= 0.1.1), rbison (>= 0.3.2), rgbif (>= 0.6.2),
        ecoengine (>= 1.3), rebird (>= 0.1.1), AntWeb (>= 0.6.1), plyr,
        ggmap, maptools, rworldmap, sp, rgeos, lubridate, RColorBrewer,
        httr, XML, rgdal, RJSONIO, leafletR (>= 0.2-0), data.table,
        assertthat
Suggests: roxygen2, testthat, knitr, taxize
Packaged: 2014-06-25 14:12:57 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Karthik Ram [aut],
  Ted Hart [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-06-25 16:47:10
