Package: hwsdr
Title: Interface to the 'HWSD' Web Services
Version: 1.0
Authors@R: c(person(
               family = "Hufkens",
               given = "Koen",
               email = "koen.hufkens@gmail.com",
               role = c("aut", "cre"),
               comment = c(ORCID = "0000-0002-5070-8109")))
Description: Programmatic interface to the Harmonized World Soil Database 
    'HWSD' web services (<https://daac.ornl.gov/cgi-bin/dsviewer.pl?ds_id=1247>).
    Allows for easy downloads of 'HWSD' soil data directly to your R workspace 
    or your computer. Routines for both single pixel data downloads and
    gridded data are provided.
Depends: R (>= 3.6)
Imports: sf, raster, httr
License: AGPL-3
LazyData: true
ByteCompile: true
RoxygenNote: 7.1.1
Encoding: UTF-8
Suggests: rgdal, ncdf4, magrittr, knitr, markdown, rmarkdown, covr,
        testthat
VignetteBuilder: knitr
URL: https://github.com/bluegreen-labs/hwsdr
BugReports: https://github.com/bluegreen-labs/hwsdr/issues
NeedsCompilation: no
Packaged: 2021-06-28 08:16:50 UTC; khufkens
Author: Koen Hufkens [aut, cre] (<https://orcid.org/0000-0002-5070-8109>)
Maintainer: Koen Hufkens <koen.hufkens@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-30 08:20:11 UTC
Built: R 4.0.2; ; 2021-07-01 11:13:10 UTC; unix
