Package: soilDB
Type: Package
Title: Soil Database Interface
Version: 2.8.0
Authors@R: c(person(given="Dylan", family="Beaudette", role = c("aut"), email = "dylan.beaudette@usda.gov"),
             person(given="Jay", family="Skovlin", role = c("aut")), 
             person(given="Stephen", family="Roecker", role = c("aut")), 
             person(given="Andrew", family="Brown", role = c("aut","cre"), email = "andrew.g.brown@usda.gov"))
Author: Dylan Beaudette [aut],
  Jay Skovlin [aut],
  Stephen Roecker [aut],
  Andrew Brown [aut, cre]
Maintainer: Andrew Brown <andrew.g.brown@usda.gov>
Description: A collection of functions for reading soil data from U.S. Department of Agriculture Natural Resources Conservation Service (USDA-NRCS) and National Cooperative Soil Survey (NCSS) databases.
License: GPL (>= 3)
LazyLoad: yes
Depends: R (>= 3.5.0)
Imports: grDevices, graphics, stats, utils, methods, aqp (>= 2.0.2),
        data.table, DBI, curl
Suggests: jsonlite, xml2, httr, rvest, odbc, RSQLite, sf, wk, terra,
        raster, knitr, rmarkdown, testthat
Repository: CRAN
URL: https://ncss-tech.github.io/soilDB/,
        https://ncss-tech.github.io/AQP/
BugReports: https://github.com/ncss-tech/soilDB/issues
RoxygenNote: 7.2.3
Encoding: UTF-8
LazyData: false
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-12-22 01:40:32 UTC; Andrew.G.Brown
Date/Publication: 2023-12-22 05:00:05 UTC
Built: R 4.2.0; ; 2023-12-22 12:40:42 UTC; unix
