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 <doi:10.32614/RJ-2021-048>). 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
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
NeedsCompilation: no
Packaged: 2026-02-03 15:01:09 UTC; joshualerickson
Author: Josh Erickson [aut, cre, cph]
Maintainer: Josh Erickson <joshualerickson@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-03 15:20:02 UTC
Built: R 4.4.3; ; 2026-02-23 15:28:11 UTC; windows
