Package: streamsampler
Title: Characterize and Subsample Stream Data
Version: 0.1.0
Authors@R: c(
    person(
    given = "Kyle", family = "Hurley", 
    email = "kp.hurley87@gmail.com", role = c("aut", "cre", "cph"), 
    comment = c(ORCID = "0009-0002-6469-3769")), 
    person(
    given = "Jeff", family = "Chanat", 
    email = "jchanat@usgs.gov", role = c("aut"), 
    comment = c(ORCID = "0000-0002-3629-7307")))
Description: Characterize daily stream discharge and water quality data
    and subsample water quality data. Provide dates, discharge, and water
    quality measurements and 'streamsampler' can find gaps, get summary
    statistics, and subsample according to common stream sampling protocols.
    Stream sampling protocols are described in Lee et al. (2016) <doi:10.1016/j.jhydrol.2016.08.059> 
    and Lee et al. (2019) <doi:10.3133/sir20195084>.
License: CC0
URL: https://github.com/Kyle-Hurley/streamsampler
BugReports: https://github.com/Kyle-Hurley/streamsampler/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: dataRetrieval (>= 2.7.16), knitr, rmarkdown, testthat (>=
        3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.1)
LazyData: true
Imports: slider (>= 0.3.1), stats
VignetteBuilder: knitr
Copyright: This software is in the public domain because it contains
        materials that originally came from the United States
        Geological Survey, an agency of the United States Department of
        Interior. For more information, see the official USGS copyright
        policy at
        https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits
NeedsCompilation: no
Packaged: 2025-09-23 12:25:18 UTC; kphur
Author: Kyle Hurley [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0002-6469-3769>),
  Jeff Chanat [aut] (ORCID: <https://orcid.org/0000-0002-3629-7307>)
Maintainer: Kyle Hurley <kp.hurley87@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-30 08:30:09 UTC
Built: R 4.4.3; ; 2025-11-01 04:02:27 UTC; windows
