NEWS
IBDsim 2019-06-04
- Fix problem related to changes in R's random number generatation.
IBDsim 2017-25-04
- New function alleleSummary() which greatly facilitates downstream analysis.
- New function oneLocusIBD() complementing twoLocusIBD().
- New functions oneLocusJacquard() and twoLocusJacquard().
- Added file "scr/init.c" to avoid complaints from 'R CMD check' about no calls to 'R_registerRoutines' and 'R_useDynamicSymbols'
IBDsim 2016-26-04
- New function: twoLocusIBD().
- Fixed bug in IBDsim() related to pedigree member ordering.
- Minor improvements and typo corrections.