Package: rbison
Title: R interface to the USGS BISON API
Description: This package is an R interface to the USGS BISON API, a database
    for species occurrence data on the web. Data comes from species in the
    United States, from participating data providers. This package focuses on
    getting the data from BISON - but does provide a function to help visualize
    data quickly.
Version: 0.4.3
Date: 2014-10-15
License: MIT + file LICENSE
URL: https://github.com/ropensci/rbison
BugReports: https://github.com/ropensci/rbison/issues
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com"))
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Imports: plyr, httr, mapproj, ggplot2, grid, gridExtra, maptools, sp,
        dplyr, jsonlite, assertthat
Suggests: knitr, testthat
Packaged: 2014-10-15 07:13:28 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-15 10:41:10
