Package: spocc
Title: R 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 more as sources become easily available. This package 
    includes functionality for retrieving species occurrence data, combining 
    that data, and creating various kinds of static and interactive maps. 
Version: 0.2.4
License: MIT + file LICENSE
Date: 2015-01-21
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
Depends: ggplot2
Imports: rgbif (>= 0.7.7), rinat (>= 0.1.4), rbison (>= 0.3.2),
        ecoengine (>= 1.4), rebird (>= 0.1.1), AntWeb (>= 0.6.1),
        ggmap, maptools, rworldmap, sp, rgeos, lubridate, RColorBrewer,
        httr, rgdal, leafletR (>= 0.2-0), whisker, gistr
Suggests: roxygen2, testthat, knitr, taxize
Packaged: 2015-01-22 00:27:19 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: 2015-01-22 09:24:23
Built: R 3.1.2; ; 2015-01-23 16:55:22 UTC; unix
