Package: sbtools
Title: USGS ScienceBase Tools
Maintainer: David Blodgett <dblodgett@usgs.gov>
Version: 1.1.14
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), stringr, methods
Suggests: testthat, xml2, sf, sp
License: CC0
URL: https://github.com/USGS-R/sbtools
BugReports: https://github.com/USGS-R/sbtools/issues
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-02-15 19:57:07 UTC; dblodgett
Author: David Blodgett [cre],
  Luke Winslow [aut],
  Scott Chamberlain [ctb],
  Alison Appling [ctb],
  Jordan Read [ctb]
Repository: CRAN
Date/Publication: 2021-02-16 06:20:02 UTC
