Package: sbtools Title: USGS ScienceBase Tools Maintainer: David Blodgett Version: 1.4.1 Authors@R: c(person("David", "Blodgett", role=c("cre"), email = "dblodgett@usgs.gov"), person("Luke", "Winslow", role = c("aut"), email = "lawinslow@gmail.com"), person("Scott", "Chamberlain", role = c("ctb"), email = "scott@ropensci.org"), person("Alison", "Appling", role = c("ctb"), email = "aappling@usgs.gov"), person("Jordan", "Read", role = c("ctb"), email = "jread@usgs.gov")) Description: Tools for interacting with U.S. Geological Survey ScienceBase interfaces. ScienceBase is a data cataloging and collaborative data management platform. Functions included for querying ScienceBase, and creating and fetching datasets. Imports: jsonlite, curl, httr (>= 1.0.0), methods, mime, utils, cli, keyring, tools Suggests: testthat, xml2, sf, knitr, rmarkdown License: CC0 URL: https://github.com/DOI-USGS/sbtools, https://doi-usgs.github.io/sbtools/ BugReports: https://github.com/DOI-USGS/sbtools/issues RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/testthat/parallel: false Config/testthat/edition: 3 Encoding: UTF-8 Config/pak/sysreqs: libsecret-1-dev libssl-dev Repository: https://doi-usgs.r-universe.dev Date/Publication: 2026-01-08 14:38:10 UTC RemoteUrl: https://github.com/doi-usgs/sbtools RemoteRef: HEAD RemoteSha: f8fdce1a543a15069e242b0d768d70ce7b995957 NeedsCompilation: no Packaged: 2026-06-07 07:52:30 UTC; root Author: David Blodgett [cre], Luke Winslow [aut], Scott Chamberlain [ctb], Alison Appling [ctb], Jordan Read [ctb]