Package: sbtools
Title: USGS ScienceBase Tools
Maintainer: David Blodgett <dblodgett@usgs.gov>
Version: 1.1.21
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
Suggests: testthat, xml2, sf, sp, tools
License: CC0
URL: https://github.com/USGS-R/sbtools
BugReports: https://github.com/USGS-R/sbtools/issues
RoxygenNote: 7.2.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-11-03 19:33:53 UTC; dblodgett
Author: David Blodgett [cre],
  Luke Winslow [aut],
  Scott Chamberlain [ctb],
  Alison Appling [ctb],
  Jordan Read [ctb]
Repository: CRAN
Date/Publication: 2022-11-03 22:20:06 UTC
