The Flow Analysis Summary Statistics Tool for R, 'fasstr', provides various functions to clean and screen daily stream discharge data; calculate and visualize various summary statistics and metrics; and compute annual trending (using 'zyp' package methods <https://CRAN.R-project.org/package=zyp>) and volume frequency analyses (using methods similar to HEC-SSP (2019) <https://www.hec.usace.army.mil/software/hec-ssp/>). It features useful function arguments for filtering of and handling dates, customizing data and metrics, and the ability to pull daily data directly from the Water Survey of Canada hydrometric database (<https://collaboration.cmc.ec.gc.ca/cmc/hydrometrics/www/>).
Version: | 0.3.1 |
Depends: | R (≥ 3.2.0) |
Imports: | dplyr (≥ 0.8.1), e1071 (≥ 1.7.0.1), fitdistrplus (≥ 1.0.14), ggplot2 (≥ 3.1.0), grDevices, lubridate (≥ 1.7.4), PearsonDS (≥ 1.1), plyr (≥ 1.8.4), purrr (≥ 0.3.2), RcppRoll (≥ 0.3.0), scales (≥ 1.0.0), tidyhydat (≥ 0.4.0), tidyr (≥ 0.8.3), openxlsx (≥ 4.1.0), zyp (≥ 0.10.1.1) |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2020-01-09 |
Author: | Jon Goetz [aut, cre], Carl James Schwarz [aut], Robin Pike [ctb], Province of British Columbia [cph] |
Maintainer: | Jon Goetz <jon.goetz at gov.bc.ca> |
BugReports: | https://github.com/bcgov/fasstr/issues |
License: | Apache License 2.0 |
URL: | https://github.com/bcgov/fasstr, https://www2.gov.bc.ca/gov/content/environment/air-land-water/water |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | Hydrology |
CRAN checks: | fasstr results |
Reference manual: | fasstr.pdf |
Vignettes: |
Computing Frequency Analyses with fasstr Computing a Full Analysis with fasstr Computing Annual Trends with fasstr Under the fasstr Hood fasstr R Package Users Guide |
Package source: | fasstr_0.3.1.tar.gz |
Windows binaries: | r-devel: fasstr_0.3.1.zip, r-release: fasstr_0.3.1.zip, r-oldrel: fasstr_0.3.1.zip |
macOS binaries: | r-release: fasstr_0.3.1.tgz, r-oldrel: fasstr_0.3.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=fasstr to link to this page.