Package: soilDB
Type: Package
Title: Soil Database Interface
Version: 2.6.14
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 data from USDA-NCSS soil databases.
License: GPL (>= 3)
LazyLoad: yes
Depends: R (>= 3.5.0)
Imports: aqp, grDevices, graphics, stats, utils, xml2, sp, raster,
        curl, methods, data.table, DBI
Suggests: rgdal, jsonlite, httr, sf, wk, rvest, odbc, RSQLite,
        testthat, scales
Repository: CRAN
URL: http://ncss-tech.github.io/AQP/
BugReports: https://github.com/ncss-tech/soilDB/issues
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-15 00:31:46 UTC; Andrew.G.Brown
Date/Publication: 2022-03-15 10:00:09 UTC
