Package: spocc
Title: Interface to Species Occurrence Data Sources
Description: A programmatic interface to many species occurrence data sources,
    including Global Biodiversity Information Facility ('GBIF'), 'USGSs'
    Biodiversity Information Serving Our Nation ('BISON'), 'iNaturalist',
    'eBird', Integrated Digitized
    'Biocollections' ('iDigBio'), 'VertNet', Ocean 'Biogeographic' Information
    System ('OBIS'), and Atlas of Living Australia ('ALA'). Includes
    functionality for retrieving species occurrence data, and combining
    those data.
Version: 1.2.0
License: MIT + file LICENSE
Authors@R: 
    c(person(given = "Scott", family = "Chamberlain",
             role = c("aut", "cre"),
             email = "myrmecocystus@gmail.com",
             comment = c(ORCID = "0000-0003-1444-9135")),
      person(given = "Karthik", family = "Ram", role = "ctb"),
      person(given = "Ted", family = "Hart", role = "ctb"),
      person(given = "rOpenSci", role = "fnd",
             comment = "https://ropensci.org/"))
URL: https://github.com/ropensci/spocc (devel),
        https://docs.ropensci.org/spocc/ (user manual)
BugReports: https://github.com/ropensci/spocc/issues
LazyData: true
Encoding: UTF-8
Language: en-US
Imports: utils, rgbif, rbison, rebird, rvertnet, ridigbio, lubridate,
        crul, whisker, jsonlite, data.table, tibble, wellknown
Suggests: testthat, taxize, vcr
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Biodiversity
X-schema.org-keywords: specimens, API, web-services, occurrences,
        species, taxonomy, GBIF, INAT, BISON, Vertnet, eBird, iDigBio,
        OBIS, ALA
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2021-01-05 20:14:09 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  Karthik Ram [ctb],
  Ted Hart [ctb],
  rOpenSci [fnd] (https://ropensci.org/)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-05 20:50:03 UTC
