Package: EGRETci
Type: Package
Title: Exploration and Graphics for RivEr Trends (EGRET) Confidence
        Intervals
Version: 1.0.0
Authors@R: c( person("Robert", "Hirsch", role = c("aut"),
    email = "rhirsch@usgs.gov"),
    person("Laura", "DeCicco", role = c("aut","cre"),
    email = "ldecicco@usgs.gov"))
Description: Collection of functions to evaluate uncertainty of results from water quality analysis using the Weighted Regressions on Time Discharge and Season (WRTDS) method. This package is an add-on to the EGRET package that performs the WRTDS analysis.
License: CC0
Depends: R (>= 3.0)
Imports: EGRET (>= 2.1.1), binom, lubridate, stats, graphics
Suggests: knitr, testthat, foreach, doParallel, iterators, rmarkdown
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
BuildVignettes: true
URL: https://github.com/USGS-R/EGRETci
BugReports: https://github.com/USGS-R/EGRETci/issues
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
        http://www.usgs.gov/visual-id/credit_usgs.html#copyright
NeedsCompilation: no
Packaged: 2015-08-13 19:46:18 UTC; ldecicco
Author: Robert Hirsch [aut],
  Laura DeCicco [aut, cre]
Maintainer: Laura DeCicco <ldecicco@usgs.gov>
Repository: CRAN
Date/Publication: 2015-08-14 02:06:41
