Package: sbtools
Title: USGS ScienceBase Tools
Maintainer: David Blodgett <dblodgett@usgs.gov>
Version: 1.1.12
Authors@R: c(person("David", "Blodgett", role=c("cre"),
    email = "dblodgett@usgs.gov"),
    person("Tim", "Kern", role=c("aut"),
    email = "kernt@usgs.gov"),
    person("Luke", "Winslow", role = c("aut"),
    email = "lwinslow@usgs.gov"),
    person("Scott", "Chamberlain", role = c("aut"),
    email = "scott@ropensci.org"),
    person("Alison", "Appling", role = c("aut"),
    email = "aappling@usgs.gov"),
    person("Jordan", "Read", role = c("aut"),
    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: 2020-08-30 18:04:43 UTC; dblodgett
Author: David Blodgett [cre],
  Tim Kern [aut],
  Luke Winslow [aut],
  Scott Chamberlain [aut],
  Alison Appling [aut],
  Jordan Read [aut]
Repository: CRAN
Date/Publication: 2020-08-30 18:30:03 UTC
