-
Fabian Stenzel authoredFabian Stenzel authored
DESCRIPTION 658 B
Package: biospheremetrics
Type: Package
Title: Biosphere integrity metrics for LPJmL
Version: 1.0.2
Author: Fabian Stenzel, Johanna Braun, Jannes Breier
Maintainer: Fabian Stenzel <stenzel@pik-potsdam.de>
Description: Functions to compute Biosphere integrity metrics BioCol and EcoRisk
based on output from LPJmL.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Imports:
lpjmlkit,
rlang,
tidyr,
dplyr,
readr,
magrittr,
yaml,
stats,
zoo,
utils,
abind,
fields,
fBasics,
RColorBrewer,
circlize,
graphics,
grDevices,
maps,
methods
Suggests:
testthat (>= 3.0.0)