Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@pratikunterwegs pratikunterwegs released this 31 Mar 13:38

This repository holds the source code for the Pathomove simulation, a spatially explicit, individual-based, evolutionary model of the evolution of animal social movement strategies under the risk of pathogen transmission.

This is a release of a corrected version of the simulation model code, in preparation for a resubmission to eLife. The main changes here are:

  1. Correction of the implementation of exploitation competition;
  2. Addition of unit tests for agent movement, foraging, and inheritance;
  3. Addition of linting workflows for the C++ code;
  4. Reorganisation of the package code to move most of the C++ code into header files that allow building other Rcpp packages on top of pathomove.