Learn R Programming

ecorisk

Overview

ecorisk is an R package operationalizing a modular risk assessment framework for ecosystem-based management based on semiquantitative expert scorings or quantitative time-series analysis.

Installation

Install the latest version from GitHub using the remotes package:

# install.packages("remotes")
remotes::install_github("HeleneGutte/ecorisk")

Usage

An example analysis using the provided demo datasets, and information on how to apply the ecorisk framework are available in the vignette.

Copy Link

Version

Install

install.packages('ecorisk')

Monthly Downloads

168

Version

0.2.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Helene Gutte

Last Published

November 7th, 2025

Functions in ecorisk (0.2.1)

ex_output_model_exposure

Example output from the model_exposure() function based on time series
ex_output_risk_model

Example output from the aggregate_risk() function based on modelled scores
ex_output_calc_sensitivity

Example output from the calc_sensitivity() function
ex_output_vulnerability_expert

Example output from the vulnerability() function based on expert scores
ex_output_status

Example output from the status() function
ex_output_model_sensitivity

Example output from the model_sensitivity() function based on time series
pressure_ts_northsea

North Sea pressure time series
plot_radar

Generate Radar Charts Displaying Pressure-Specific and Overall Risks for Each State Indicator
vulnerability

Calculate Vulnerability Scores Using Expert-Based or Model-Derived Overall Exposure and Sensitivity (Including Adaptive Capacity) Scores
risk

Calculate Risk Scores Using Expert-Based or Model-Derived Vulnerability and Status Scores
status

Compute Status Scores from Time Series Data
plot_heatmap

Generate a Heatmap Overview of Individual Risk Scores, Aggregated Risk Scores, and Overall Ecosystem Risk
model_sensitivity

Model Overall Sensitivity Scores Using Time Series Data
model_exposure

Model Overall Exposure Scores Using Time Series Data
pressure_ts_baltic

Baltic Sea pressure time series
aggregate_risk

Compute High-Complexity Multi-Risk Scores and (Eco)system Risk
ex_expert_sensitivity

Expert-based sensitivity and adaptive capacity scores for four indicators and five pressures
create_template_exposure

Create a Template for Expert-Based Exposure Scoring
calc_sensitivity

Calculate Overall Sensitivity and Adaptive Capacity Scores from Trait-Specific Expert Ratings
create_template_sensitivity

Create a Template for Expert-Based Sensitivity and Adaptive Capacity Scoring
ex_output_aggregate_risk_expert

Example output from the aggregate_risk() function based on expert scores
ex_expert_status

Expert-based status scores for four indicators
ex_expert_exposure

Expert-based exposure scores for five pressures
ex_output_aggregate_risk_model

Example output from the aggregate_risk() function based on modelled scores
calc_exposure

Calculate Overall Exposure Scores from Component-Specific Expert Ratings
ex_output_risk_expert

Example output from the risk() function based on expert scores
ex_output_vulnerability_model

Example output from the vulnerability() function based on modelled scores
ex_output_calc_exposure

Example output from the calc_exposure() function
indicator_ts_baltic

Baltic Sea indicator time series