Package: soilDB
Type: Package
Title: Soil Database Interface
Version: 2.7.7
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, data.table,
        DBI, curl
Suggests: jsonlite, xml2, httr, rvest, odbc, RSQLite, sf, wk, terra,
        raster, scales, 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-03-10 22:38:44 UTC; Andrew.G.Brown
Date/Publication: 2023-03-11 00:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 16:28:15 UTC; windows
