Type: Package
Package: loadflux
Title: Explore Intra-Event Suspended Sediment Dynamics
Version: 0.0.2
Authors@R: 
    person("Anatoly", "Tsyplenkov", , "atsyplenkov@gmail.com", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0003-4144-8402"))
Maintainer: Anatoly Tsyplenkov <atsyplenkov@gmail.com>
Description: A collection of functions created to study water discharge
    (Q) and suspended sediment concentration (SSC) relationship.
License: MIT + file LICENSE
URL: https://github.com/atsyplenkov/loadflux,
        https://atsyplenkov.github.io/loadflux/
BugReports: https://github.com/atsyplenkov/loadflux/issues
Depends: R (>= 3.5)
Imports: dplyr (>= 1.0.0), dygraphs, ggplot2 (>= 3.0.0), lubridate,
        rlang (>= 0.2.0), tidyr, tsibble (>= 0.9.0), xts, zoo
Suggests: brolgar, covr, fabletools, feasts, knitr, lifecycle, purrr,
        rmarkdown, stats, testthat (>= 3.0.0), utils
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-11-04 19:43:44 UTC; atsyp
Author: Anatoly Tsyplenkov [cre, aut] (<https://orcid.org/0000-0003-4144-8402>)
Repository: CRAN
Date/Publication: 2021-11-05 13:50:02 UTC
Built: R 4.1.0; ; 2021-11-06 12:07:10 UTC; unix
