Package: sbtools
Title: USGS ScienceBase Tools
Maintainer: David Blodgett <dblodgett@usgs.gov>
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
    <https://www.sciencebase.gov> 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.2
VignetteBuilder: knitr
Config/testthat/parallel: false
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-07-11 18:21:14 UTC; dblodgett
Author: David Blodgett [cre],
  Luke Winslow [aut],
  Scott Chamberlain [ctb],
  Alison Appling [ctb],
  Jordan Read [ctb]
Repository: CRAN
Date/Publication: 2025-07-14 13:40:02 UTC
