Package: hwsdr Title: Interface to the 'HWSD' Web Services Version: 1.2 Authors@R: c(person( family = "Hufkens", given = "Koen", email = "koen.hufkens@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5070-8109")), person(given = "BlueGreen Labs", role = c("cph", "fnd"))) Description: Programmatic interface to the Harmonized World Soil Database 'HWSD' web services (). 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 (>= 4.2) Imports: sf, terra, httr, dplyr, utils License: AGPL-3 LazyData: true ByteCompile: true RoxygenNote: 7.3.2 Encoding: UTF-8 Suggests: ncdf4, knitr, markdown, covr, testthat VignetteBuilder: knitr URL: https://github.com/bluegreen-labs/hwsdr, https://bluegreen-labs.github.io/hwsdr/ BugReports: https://github.com/bluegreen-labs/hwsdr/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://bluegreen-labs.r-universe.dev Date/Publication: 2026-01-11 15:56:17 UTC RemoteUrl: https://github.com/bluegreen-labs/hwsdr RemoteRef: HEAD RemoteSha: bd21cdb153782d6d99945a307246aa31012d303d NeedsCompilation: no Packaged: 2026-06-10 08:01:06 UTC; root Author: Koen Hufkens [aut, cre] (ORCID: ), BlueGreen Labs [cph, fnd] Maintainer: Koen Hufkens