Package: rbison
Title: Interface to the 'USGS' 'BISON' 'API'
Description: Interface to the 'USGS' 'BISON' (<https://bison.usgs.gov/>)
    'API', a 'database' for species occurrence data. Data comes from
    species in the United States from participating data providers. You can get
    data via 'taxonomic' and location based queries. A simple function
    is provided to help visualize data.
Version: 0.6.0
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",
    comment = "http://orcid.org/0000-0003-1444-9135"))
LazyData: true
VignetteBuilder: knitr
Imports: plyr, crul (>= 0.3.4), ggplot2, mapproj, grid, sp, dplyr (>=
        0.5.0), jsonlite (>= 1.1)
Suggests: roxygen2 (>= 6.0.1), knitr, testthat, taxize
RoxygenNote: 6.0.1
X-schema.org-applicationCategory: Data Access
X-schema.org-keywords: species, occurrences, biodiversity, maps
X-schema.org-isPartOf: "https://ropensci.org"
NeedsCompilation: no
Packaged: 2018-04-11 05:29:05 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-11 05:48:01 UTC
