Skip to content

JetteReeg/RangeShiftR-package

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RangeShiftR

The RangeShiftR package implements the RangeShifter simulation platform for R.

RangeShifter is a state-of-the-art eco-evolutionary modelling platform that is becoming increasingly used worldwide for both theoretical and applied purposes (Bocedi et al. 2014).

RangeShifter is a spatially-explicit, individual-based simulation platform that allows modelling species’ range dynamics, such as expansion and shifting, and patch connectivity by linking complex local population dynamics and dispersal behaviour, while also taking into account inter-individual variability and evolutionary processes. RangeShifter is highly flexible in terms of the spatial resolution and extent, and regarding the complexity of the considered ecological processes. Due to its modular structure, the level of detail in demographic and dispersal processes can be easily adapted to different research questions and available data.

Installation

RangeShiftR is only available from this github repository. (It may move to CRAN in the future.)

RangeShiftR has to be built from source and requires the package Rcpp as well as a functional C++ compiler toolchain.

# Install RangeShiftR from GitHub:
devtools::install_github("RangeShifter/RangeShiftR-package", ref="main")

Usage

Please refer to our website for more information about RangeShifter simulation platform.

A range of tutorials with theoretical and applied examples introduce you to the package's functionality and syntax. They can be found here: https://rangeshifter.github.io/RangeshiftR-tutorials/

References

  • Bocedi G, Palmer SCF, Pe’er G, Heikkinen RK, Matsinos YG, Watts K, Travis JMJ (2014). RangeShifter: A Platform for Modelling Spatial Eco-Evolutionary Dynamics and Species’ Responses to Environmental Changes. Methods in Ecology and Evolution 5: 388–96.

About

An R package as interface to the RangeShifter simulation platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.5%
  • R 37.0%
  • TeX 1.4%
  • C 0.1%