Type: Package
Package: INDperform
Version: 0.1.0
Title: Evaluation of Indicator Performances for Assessing Ecosystem
        States
Authors@R: c(
    person("Saskia A.", "Otto", email = "saskia.a.otto@gmail.com", role = c("aut", "cre")),
    person("Rene", "Plonus", role = "aut"),
    person("Steffen", "Funk", role = "aut"),
    person("Alexander", "Keth", role = "aut")
    )
Description: An implementation of the 7-step approach suggested by Otto et al. 
    (2018) <doi:10.1016/j.ecolind.2017.05.045> to validate ecological state indicators
    and to select a suite of complimentary and well performing indicators. 
    This suite can be then used to assess the current state of the system 
    in comparison to a reference period. However, the tools in this package 
    are very generic and can be used to test any type of indicator (e.g. social 
    or economic indicators).
URL: https://github.com/saskiaotto/INDperform
BugReports: https://github.com/SaskiaAOtto/INDperform/issues
Encoding: UTF-8
Depends: R(>= 3.3)
Imports: cowplot (>= 0.7.0), dplyr (>= 0.5.0), grDevices (>= 1.8-17),
        ggplot2 (>= 2.2.1), htmlwidgets (>= 0.8), jsonlite (>= 1.4),
        lazyeval (>= 0.2.0), magrittr (>= 1.5), mgcv (>= 1.8-17), nlme
        (>= 3.1-131), purrr (>= 0.2.2), RColorBrewer (>= 1.1-2),
        rhandsontable (>= 0.3.4), shiny (>= 1.0.1), stringr (>= 1.2.0),
        tibble (>= 1.3.0), tidyr (>= 0.6.1), vdiffr (>= 0.1.1), vegan
        (>= 2.4-3)
Suggests: doParallel (>= 1.0.11), ggdendro (>= 0.1-20), gridExtra (>=
        2.2.1), knitr (>= 1.16), parallel (>= 3.3.1), pbapply (>=
        1.3-3), testthat (>= 1.0.2), tripack (>= 1.3-8)
License: GPL
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-12 18:19:08 UTC; saskiaotto
Author: Saskia A. Otto [aut, cre],
  Rene Plonus [aut],
  Steffen Funk [aut],
  Alexander Keth [aut]
Maintainer: Saskia A. Otto <saskia.a.otto@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-14 19:00:07 UTC
