Package: SELECTRshed Type: Package Title: Catchment and Subcatchment Delineation Version: 0.1.1 Authors@R: person(given = "Michael", family = "Schramm", email = "mpschramm@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1876-6592")) Description: Use `terra` SpatRaster and SpatVector objects directly with WhiteBox Tools' stream and hydrology functions. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) SystemRequirements: WhiteboxTools (https://github.com/jblindsay/whitebox-tools/releases/latest) Additional_repositories: https://txwri.r-universe.dev Depends: whitebox Imports: cli, fs, rlang, terra Suggests: SELECTRdata (>= 0.1.0), testthat (>= 3.0.0) RoxygenNote: 7.3.1 Config/testthat/edition: 3 Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev make libuv1-dev libproj-dev libsqlite3-dev Repository: https://txwri.r-universe.dev Date/Publication: 2025-10-30 13:07:46 UTC RemoteUrl: https://github.com/TxWRI/SELECTRshed RemoteRef: HEAD RemoteSha: b4cdc8c83e3af67f6d685cb0448911828dd92e53 NeedsCompilation: no Packaged: 2026-05-28 08:17:39 UTC; root Author: Michael Schramm [aut, cre] (ORCID: ) Maintainer: Michael Schramm