Type: Package
Package: INDperform
Version: 0.2.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.5.0)
Imports: cowplot (>= 0.9.4), dplyr (>= 0.7.8), grDevices (>= 3.5.0),
        ggplot2 (>= 3.1.0), htmlwidgets (>= 1.3), jsonlite (>= 1.6),
        lazyeval (>= 0.2.1), magrittr (>= 1.5), mgcv (>= 1.8-26), nlme
        (>= 3.1-137), purrr (>= 0.3.0), RColorBrewer (>= 1.1-2),
        rhandsontable (>= 0.3.7), shiny (>= 1.2.0), stringr (>= 1.3.1),
        tibble (>= 2.0.1), tidyr (>= 0.8.2), vegan (>= 2.5-3), rlang
        (>= 0.3.1)
Suggests: doParallel (>= 1.0.14), ggdendro (>= 0.1-20), gridExtra (>=
        2.3), knitr (>= 1.21), parallel (>= 3.5.2), pbapply (>= 1.4-0),
        testthat (>= 2.0.1), tripack (>= 1.3-8)
License: GPL
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-09 16:56:30 UTC; MacDose
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: 2019-02-10 03:53:24 UTC
