Package: hfsubsetR Type: Package Title: Hydrofabric Subsetter Description: Subset Hydrofabric Data in R. Version: 0.3.3 Authors@R: c(person(given = "Mike", family = "Johnson", role = c("aut", "cre"), email = "mike.johnson@noaa.gov"), person(given = "Justin", family = "Singh-Mohudpur", role = c("aut"))) Maintainer: Mike Johnson BugReports: https://github.com/owp-spatial/hfsubsetR URL: https://github.com/owp-spatial/hfsubsetR Depends: R (>= 4.2) Imports: arrow, DBI, dplyr, dbplyr, glue, httr, jsonlite, nhdplusTools, sf, methods Suggests: testthat License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/testthat/parallel: true Collate: 'OGRSQLConnection.R' 'OGRSQLDriver.R' 'OGRSQLResult.R' 'find_origin.R' 'get_subset.R' 'hfsubsetR-package.R' 'query.R' 'query_source.R' 'query_source_arrow.R' 'query_source_sf.R' 'query_subset.R' 'sf_arrow.R' 'sf_ogr.R' 'utils.R' 'zzz.R' Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libpng-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://owp-spatial.r-universe.dev Date/Publication: 2025-02-21 01:52:58 UTC RemoteUrl: https://github.com/owp-spatial/hfsubsetR RemoteRef: HEAD RemoteSha: f319173af2c6bb55f913e353a1c7c3fc408fd0ad NeedsCompilation: no Packaged: 2026-07-05 02:22:15 UTC; root Author: Mike Johnson [aut, cre], Justin Singh-Mohudpur [aut]