Package: ecorisk
Title: Risk Assessments for Ecosystems or Ecosystem Components
Version: 0.1.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: CC BY 4.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://github.com/HeleneGutte/ecorisk
BugReports: https://github.com/HeleneGutte/ecorisk/issues
Imports: colorspace, forecast, geomtextpath, ggnewscale, ggplot2,
        ggpubr, gridExtra, mgcv, rlang, stats, tibble
Depends: R (>= 4.1.0)
Suggests: dplyr, kableExtra, knitr, rmarkdown, stringr, testthat (>=
        3.0.0), tidyr
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' 'model_exposure.R' 'model_sensitivity.R'
        'plot_heatmap.R' 'plot_radar.R' 'risk.R' 'status.R'
        'vulnerability.R'
NeedsCompilation: no
Packaged: 2025-05-22 08:49:22 UTC; helene
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: 2025-05-27 08:10:10 UTC
Built: R 4.6.0; ; 2025-07-18 11:06:03 UTC; unix
