RFate package
library(devtools) devtools::install_github(repo="leca-dev/RFate")
Note : v1.3.5 changes MAX_ABUND parameters
Note : v1.3.4 is compiling on Windows with R 4.4.0 and RTools44
Note : v1.3.1 changes scale from 0:10 to 0:100
for IMM_SIZE, ACTIVE_GERM, LIGHT_TOL, SOIL_TOL, PROP_KILLED, ACTIVATED_SEED, FATES parameters
RFate workflow
FATE is a spatially and temporally explicit vegetation model. It uses plant functional groups (PFG) and integrates important mechanisms driving vegetation dynamics, structure and diversity, such as demographic cycle, obviously, but also seeds dispersal, abiotic filtering or biotic interactions (through the competition for resources like light availability or soil nutrient availability).
If primary succession is the most obvious ecological process that can be modelled with FATE, events related to secondary succession can be represented as well using the various FATE add-on modules : disturbances (mowing, grazing, fire..), drought event, invasive species.

As vegetation modelling can be challenging (data gathering, parameterization, handling results…), RFate provides user-friendly functions to go through the whole FATE workflow. Links below present some guidance documents, for the vegetation model as well as for the Rpackage.
0. Understand how FATE works :
1. Build PFG :
2. Run a FATE simulation :
3. Analyze the outputs :
