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: 1.0.0
License: MIT + file LICENSE
URL: https://github.com/ropensci/rbison (devel)
        https://docs.ropensci.org/rbison (docs)
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")),
    person("rOpenSci", role = "fnd", comment = "https://ropensci.org")
    )
LazyData: true
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
Imports: plyr, crul (>= 0.7.4), ggplot2, mapproj, grid, sp, dplyr (>=
        0.5.0), jsonlite (>= 1.1), data.table, tibble
Suggests: knitr, rmarkdown, testthat, taxize, vcr
RoxygenNote: 7.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: 2020-06-08 17:52:29 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  rOpenSci [fnd] (https://ropensci.org)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-08 18:30:03 UTC
Built: R 4.1.3; ; 2023-04-17 17:42:04 UTC; windows
