Package: ecorisk
Title: Risk Assessments for Ecosystems or Ecosystem Components
Version: 0.3.1
Authors@R: c(
    person(given = "Helene",
           family = "Gutte",
           role = c("aut", "cre", "cph"),
           email = "helenegutte96@gmail.com",
           comment = c(ORCID = "0009-0006-0681-0444")),
    person("Saskia A.", "Otto", role = "aut", 
           comment = c(ORCID = "0000-0001-7780-1322") )
    )
Description: Implementation of a modular framework for ecosystem risk assessments, 
    combining existing risk assessment approaches tailored to semi-quantitative and
    quantitative analyses. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://github.com/HeleneGutte/ecorisk
BugReports: https://github.com/HeleneGutte/ecorisk/issues
Imports: forecast, mgcv, rlang, stats, tibble
Depends: R (>= 4.5.0)
Suggests: colorspace, dplyr, ggnewscale, ggplot2, ggpubr, gridExtra,
        kableExtra, knitr, mgcViz, patchwork, rmarkdown, stringr,
        testthat (>= 3.0.0), tidyr, vdiffr
VignetteBuilder: knitr
Config/testthat/edition: 3
Collate: 'aggregate_risk.R' 'calc_exposure.R' 'calc_sensitivity.R'
        'create_template_exposure.R' 'create_template_sensitivity.R'
        'data.R' 'ecorisk-package.R' 'model_exposure.R'
        'model_sensitivity.R' 'plot_diagnostic_sensitivity.R'
        'plot_heatmap.R' 'plot_radar.R' 'risk.R' 'status.R'
        'vulnerability.R'
NeedsCompilation: no
Packaged: 2026-03-02 12:13:35 UTC; helenagu
Author: Helene Gutte [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0006-0681-0444>),
  Saskia A. Otto [aut] (ORCID: <https://orcid.org/0000-0001-7780-1322>)
Maintainer: Helene Gutte <helenegutte96@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-02 12:30:02 UTC
Built: R 4.5.2; ; 2026-03-02 14:53:57 UTC; unix
