Ease 0.1.2 (19/10/2022)
Ease 0.1.1 (18/10/2022)
- Changes
- The plot method has been removed: it was not really useful and
required the addition of ggplot2 as a dependency of the package
- The Ease class is replaced by the Metapopulation class, with some
modifications
- Enhancement:
- Added a new way of defining selection, through selection formulas
associating a fitness value with allelic combinations.
- Possible definition of several populations with migration, under
potentially different selection regimes
- A feature to produce a customised output
- New, more user-friendly way of defining mutations
Ease 0.1.0 (19/09/2022)