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'), '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.2
License: MIT + file LICENSE
Authors@R: 
    c(person(given = "Hannah", family = "Owens",
             role = c("aut", "cre"),
             email = "hannah.owens@gmail.com",
             comment = c(ORCID = "0000-0003-0071-1745")),
     person(given = "Vijay", family = "Barve",
             role = "aut",
             comment = c(ORCID = "0000-0002-4852-2567")),
     person(given = "Scott", family = "Chamberlain",
             role = "aut",
             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 = "ropensci.org/"))
URL: https://github.com/ropensci/spocc (devel),
        https://docs.ropensci.org/spocc/ (user manual)
BugReports: https://github.com/ropensci/spocc/issues/
Encoding: UTF-8
Language: en-US
Imports: utils, rgbif, rebird, rvertnet, ridigbio, lubridate, crul,
        whisker, jsonlite, data.table, tibble, wk, s2
Suggests: testthat, taxize, vcr
RoxygenNote: 7.2.3
X-schema.org-applicationCategory: Biodiversity
X-schema.org-keywords: specimens, API, web-services, occurrences,
        species, taxonomy, GBIF, INAT, Vertnet, eBird, iDigBio, OBIS,
        ALA
X-schema.org-isPartOf: ropensci.org
Config/Needs/sftests: remotes, silicate, sf, sp, testthat
NeedsCompilation: no
Packaged: 2023-03-23 08:31:18 UTC; HannahOwens
Author: Hannah Owens [aut, cre] (<https://orcid.org/0000-0003-0071-1745>),
  Vijay Barve [aut] (<https://orcid.org/0000-0002-4852-2567>),
  Scott Chamberlain [aut] (<https://orcid.org/0000-0003-1444-9135>),
  Karthik Ram [ctb],
  Ted Hart [ctb],
  rOpenSci [fnd] (ropensci.org/)
Maintainer: Hannah Owens <hannah.owens@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-23 10:50:03 UTC
Built: R 4.1.2; ; 2023-03-24 11:57:59 UTC; unix
