Package: whitewater Title: Parallel Processing Options for Package 'dataRetrieval' Version: 0.1.4 Authors@R: person(given = "Josh", family = "Erickson", role = c('aut', 'cre', 'cph'), email = "joshualerickson@gmail.com" ) Description: Provides methods for retrieving United States Geological Survey (USGS) water data using sequential and parallel processing (Bengtsson, 2022 ). In addition to parallel methods, data wrangling and additional statistical attributes are provided. URL: https://github.com/joshualerickson/whitewater/, https://joshualerickson.github.io/whitewater/ BugReports: https://github.com/joshualerickson/whitewater/issues/ License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: dataRetrieval, dplyr, cli, crayon, furrr, httr, plyr, purrr, stringr, usethis, lubridate, readr, tidyr, future Suggests: ggplot2, covr, rmarkdown, knitr, ggfx, broom, patchwork, jsonlite, Kendall, parallelly, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 3.4.0) LazyData: true Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev git make libgit2-dev libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://joshualerickson.r-universe.dev Date/Publication: 2026-02-17 17:11:34 UTC RemoteUrl: https://github.com/joshualerickson/whitewater RemoteRef: HEAD RemoteSha: 5164724f2ee752563eb01173114e5fc4580a6d74 NeedsCompilation: no Packaged: 2026-06-17 08:21:32 UTC; root Author: Josh Erickson [aut, cre, cph] Maintainer: Josh Erickson