Package: tidyhydat
Title: Extract and Tidy Canadian 'Hydrometric' Data
Version: 0.7.2
Authors@R: c(person("Sam", "Albers", email = "sam.albers@gmail.com", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-9270-7884")),
    person("David", "Hutchinson", email = "david.hutchinson@canada.ca", role = "ctb"),
    person("Dewey", "Dunnington", email = "dewey@fishandwhistle.net", role = "ctb"),
    person("Ryan", "Whaley", email = "rdgwhaley@gmail.com", role = "ctb"),
    person("Province of British Columbia", role = "cph"),
    person("Government of Canada", role = "dtc"),
    person("Luke", "Winslow", role = "rev", 
            comment = "Reviewed for rOpenSci"),
    person("Laura", "DeCicco", role = "rev", 
            comment = "Reviewed for rOpenSci")
    )
Description: Provides functions to access historical and real-time national 'hydrometric'
    data from Water Survey of Canada data sources and then applies tidy data principles.
License: Apache License (== 2.0) | file LICENSE
URL: https://docs.ropensci.org/tidyhydat/,
        https://github.com/ropensci/tidyhydat/
BugReports: https://github.com/ropensci/tidyhydat/issues/
Depends: R (>= 4.2.0)
Imports: cli (>= 1.0.0), crayon (>= 1.3.4), DBI (>= 0.7), dbplyr (>=
        1.1.0), dplyr (>= 0.7.4), httr2 (>= 1.0.0), lubridate (>=
        1.6.0), rappdirs (>= 0.3.1), readr (>= 1.1.1), rlang (>=
        0.1.2), RSQLite (>= 2.0), tidyr (>= 0.7.1)
Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0), covr
Config/testthat/edition: 3
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-10-22 22:53:28 UTC; sam.albers
Author: Sam Albers [aut, cre] (ORCID: <https://orcid.org/0000-0002-9270-7884>),
  David Hutchinson [ctb],
  Dewey Dunnington [ctb],
  Ryan Whaley [ctb],
  Province of British Columbia [cph],
  Government of Canada [dtc],
  Luke Winslow [rev] (Reviewed for rOpenSci),
  Laura DeCicco [rev] (Reviewed for rOpenSci)
Maintainer: Sam Albers <sam.albers@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-23 10:50:02 UTC
Built: R 4.6.0; ; 2025-10-28 00:51:43 UTC; windows
