Package: INDperform
Title: Evaluation of Indicator Performances for Assessing Ecosystem
        States
Type: Package
Version: 0.2.2
Authors@R: c(
    person("Saskia A.", "Otto", email = "saskia.a.otto@gmail.com", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0001-7780-1322") ),
    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
License: GPL
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.0.2
Depends: R (>= 3.5.0)
Imports: cowplot (>= 1.0.0), dplyr (>= 0.8.3), grDevices (>= 3.5.0),
        ggplot2 (>= 3.2.1), htmlwidgets (>= 1.5.1), jsonlite (>= 1.6),
        magrittr (>= 1.5), mgcv (>= 1.8-26), nlme (>= 3.1-137), purrr
        (>= 0.3.3), RColorBrewer (>= 1.1-2), rhandsontable (>= 0.3.7),
        rlang (>= 0.4.2), shiny (>= 1.4.0), stringr (>= 1.4.0), tibble
        (>= 2.1.3), tidyr (>= 1.0.0), vegan (>= 2.5-6)
Suggests: doParallel (>= 1.0.15), ggdendro (>= 0.1-20), gridExtra (>=
        2.3), knitr (>= 1.26), parallel (>= 3.5.2), pbapply (>= 1.4-2),
        testthat (>= 2.3.1), tripack (>= 1.3-8)
NeedsCompilation: no
Packaged: 2020-01-08 21:46:38 UTC; saskiaotto
Author: Saskia A. Otto [aut, cre] (<https://orcid.org/0000-0001-7780-1322>),
  Rene Plonus [aut],
  Steffen Funk [aut],
  Alexander Keth [aut]
Maintainer: Saskia A. Otto <saskia.a.otto@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-09 12:30:14 UTC
