forked from project-gen3sis/R-package
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
18 lines (18 loc) · 2.82 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: gen3sis2
Type: Package
Title: General Engine for Eco-Evolutionary Simulations
Version: 2.0.0
Date: 2024-04-02
Authors@R: c(person("ETH Zürich", role=c("cph")), person("Oskar", "Hagen", email = "[email protected]", role = c("aut", "cre"), comment = "Landscape Ecology, WSL and ETH Zürich, Switzerland"), person("Benjamin", "Flück", email="[email protected]", role = c("aut"), comment = "Landscape Ecology, WSL and ETH Zürich, Switzerland"), person("Fabian", "Fopp", email="[email protected]", role = c("aut"), comment = "Landscape Ecology, WSL and ETH Zürich, Switzerland"), person(c("Juliano","S."), "Cabral", email = "[email protected]", role = c("aut"), comment = "Ecosystem Modeling, Center for Computational and Theoretical Biology, University of Würzburg, Würzburg, Germany"), person("Florian", "Hartig", email = "[email protected]", role = c("aut"), comment = "Theoretical Ecology, University of Regensburg, Regensburg, Germany"), person("Mikael", "Pontarp", email = "[email protected]", role = c("aut"), comment = "Department of Biology, Lund University, Lund, Sweden"), person("Charles", "Novaes de Santana ", email = "[email protected]", role = c("ctb"), comment = "Landscape Ecology, WSL and ETH Zürich, Switzerland"), person(c("Thiago", "F."), "Rangel", email = "[email protected]", role = c("aut"), comment = "Department of Ecology, Universidade Federal de Goiás, Goiás, Brazil"), person("Theo", "Gaboriau", email = "[email protected]", role = c("ctb"), comment = "Depatment of Computational Biology, Lausanne University, Switzerland"), person("Loïc", "Pellissier", email = "[email protected]", role = c("aut","ths"), comment = "Landscape Ecology, WSL and ETH Zürich, Switzerland"))
Description: Contains an engine for spatially-explicit eco-evolutionary mechanistic models with a modular implementation and several support functions. It allows exploring the consequences of ecological and macroevolutionary processes across realistic or theoretical spatio-temporal landscapes on biodiversity patterns as a general term. Reference: Oskar Hagen, Benjamin Flueck, Fabian Fopp, Juliano S. Cabral, Florian Hartig, Mikael Pontarp, Thiago F. Rangel, Loic Pellissier (2021) "gen3sis: A general engine for eco-evolutionary simulations of the processes that shape Earth's biodiversity" <doi:10.1371/journal.pbio.3001340>.
License: GPL-3
Encoding: UTF-8
LazyData: false
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 0.12.16), Matrix, methods, utils, raster, gdistance, stringr, tools, grDevices, terra, measurements
Suggests: knitr, markdown, testthat (>= 2.1.0), rmarkdown, formatR, h3jsr
LinkingTo: Rcpp, BH
URL: https://github.com/project-Gen3sis/R-package
BugReports: https://github.com/project-Gen3sis/R-package/issues
RoxygenNote: 7.2.3
VignetteBuilder: knitr