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.4 License: MIT + file LICENSE Authors@R: c( person("Hannah", "Owens", , "hannah.owens@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0071-1745")), person("Vijay", "Barve", role = "aut", comment = c(ORCID = "0000-0002-4852-2567")), person("Scott", "Chamberlain", role = "aut", comment = c(ORCID = "0000-0003-1444-9135")), person("Karthik", "Ram", role = "ctb"), person("Ted", "Hart", role = "ctb"), person("rOpenSci", role = "fnd", comment = c(ROR = "https://ror.org/019jywm96")) ) URL: https://github.com/ropensci/spocc (devel), https://docs.ropensci.org/spocc/ (user manual) BugReports: https://github.com/ropensci/spocc/issues/ Roxygen: list(markdown = TRUE) 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.3.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 Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-12-06 16:18:24 UTC RemoteUrl: https://github.com/ropensci/spocc RemoteRef: master RemoteSha: d8d010d06de31415a1bc2637802af486680e1d83 NeedsCompilation: no Packaged: 2026-07-01 08:16:32 UTC; root Author: Hannah Owens [aut, cre] (ORCID: ), Vijay Barve [aut] (ORCID: ), Scott Chamberlain [aut] (ORCID: ), Karthik Ram [ctb], Ted Hart [ctb], rOpenSci [fnd] (ROR: ) Maintainer: Hannah Owens