NEWS
fwsim 0.3.4 (2018-10-05)
- Error in fwsim_fixed corrected. Sorry about that.
- Minor changes to update CRAN package requirements
fwsim 0.3.3 (2015-01-16)
- Error in fwsim_fixed corrected. Sorry about that.
fwsim 0.3.2 (2014-08-27)
- Implemented original/traditional Fisher-Wright simulation with fixed population size (function called fwsim_fixed)
fwsim 0.3.1 (2014-04-25)
- Solved minor C++ errors on some platforms
fwsim 0.3 (2014-04-07)
- Updated entire infrastructure to using Rcpp
- Updated API to allow for different mutation models and to specify a starting population explicitely
- Utility functions (print.fwsim, summary.fwsim, plot.fwsim and print.mutmodel) introduced
fwsim 0.2-6 (2014-03-04)
- Updated license information
fwsim 0.2-5 (2012-05-11)
- Added possibility to save populations during evolution (e.g. for analysing drift)
- User interrupt now allowed
fwsim 0.2-3 (2012-04-01)
- Added expected population size of target population
- Added expected population size for each generation
fwsim 0.2-2 (2012-02-09)
fwsim 0.2-1 (2012-02-02)
- Clarified documentation
- Support for locus and direction specific mutation rate
- New implementation of the mutation sampling