Package: soilDB
Type: Package
Title: Soil Database Interface
Version: 2.6.5
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, plyr, xml2, sp,
        reshape2, raster, curl, methods, data.table, DBI
Suggests: rgdal, jsonlite, httr, sf, rgeos, rvest, odbc, RSQLite,
        testthat, gridExtra, ggplot2, viridisLite, mapview, rasterVis
Repository: CRAN
URL: http://ncss-tech.github.io/AQP/
BugReports: https://github.com/ncss-tech/soilDB/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-08-21 16:38:39 UTC; andrew
Date/Publication: 2021-08-21 17:00:02 UTC
