Package: NADA2
Type: Package
Title: Data Analysis for Censored Environmental Data
Version: 1.0.0
Date: 2021-02-21
Authors@R: c(person("Paul", "Julian",role=c("aut","cre"),
            email="pauljulianphd@gmail.com"),
            person("Dennis", "Helsel",role=c("aut","cph"),
            email="dhelsel@practicalstats.com"))
Maintainer: Paul Julian <pauljulianphd@gmail.com>
URL: https://github.com/SwampThingPaul/NADA2
BugReports: https://github.com/SwampThingPaul/NADA2/issues
Description: Contains methods described by Dennis Helsel in 
             his book "Statistics for Censored Environmental Data
             using `Minitab` and R" (2011) and courses and videos at 
             <https://practicalstats.com>. This package adds new functions to 
             the `NADA` Package.
License: MIT + file LICENSE
Depends: R (>= 3.6)
Imports: grDevices, graphics, stats, utils, EnvStats, fitdistrplus,
        Kendall, multcomp, NADA, perm, survminer, mgcv, cenGAM, vegan,
        coin, survival
Suggests: knitr, rmarkdown
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-22 18:42:04 UTC; Julian_P
Author: Paul Julian [aut, cre],
  Dennis Helsel [aut, cph]
Repository: CRAN
Date/Publication: 2021-02-24 09:50:05 UTC
