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.7.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 = c(ORCID = "0000-0003-1444-9135")))
LazyData: true
VignetteBuilder: knitr
Encoding: UTF-8
Imports: plyr, crul (>= 0.3.4), ggplot2, mapproj, grid, sp, dplyr (>=
        0.5.0), jsonlite (>= 1.1), data.table
Suggests: roxygen2 (>= 6.1.0), knitr, testthat, taxize, vcr
RoxygenNote: 6.1.0
X-schema.org-applicationCategory: DataAccess
X-schema.org-keywords: species, occurrences, biodiversity, maps, USGS,
        BISON
X-schema.org-isPartOf: "https://ropensci.org"
NeedsCompilation: no
Packaged: 2018-10-25 16:03:48 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-10-25 16:30:03 UTC
Built: R 3.4.4; ; 2019-04-25 22:17:09 UTC; windows
