Changes in version 1.7.3-1 (2018-11-19) o Fix `-Wcatch-value` compiler warnings on R-devel. Changes in version 1.7.3-0 o Updated the sources of scrm to version 1.7.3. Changes in version 1.7.2-4 (2018-06-30) o Fixed a servere bug (#38) introduced in 1.7.2-3 that caused a seg_fault when simulating many loci. Changes in version 1.7.2-3 (2018-06-18) o Fixed CRAN Note about disabled compiler warnings Changes in version 1.7.2-2 o Fixed harmless unsafe memory access Changes in version 1.7.2-1 (2017-12-07) o Registered native routines. Changes in version 1.7.2-0 (2016-12-11) o Updated the sources of scrm to version 1.7.2 (#23). o Now returns the TMRCA summary statistic as a data.frame instead of a matrix (#23). o Now returns Newick trees as a character vector where each tree is an entry instead of all trees being concatenated (#24). o Skip tests if `testthat` is not available (#25). o Optimize performance for large Newick trees (#26). Changes in version 1.6.0-2 (2015-06-07) o Replaced 'scrm' with 'it' in the package description. Changes in version 1.6.0-1 o Updated the sources of scrm to version 1.6.0. Changes in version 1.5.1-1 o Updated the sources of scrm to version 1.5.1. o Updated the citation information. Changes in version 1.5.0-1 (2015-04-11) o Updated the sources of scrm to version 1.5.0. o Added citation information. o Replaced callback to warning with Rf_warning (#12). Thanks to J.J. Allaire for the patch. Changes in version 1.3-3 (2014-11-18) o Added dependency to R >= 3.1.0. o Updated the sources of scrm to version 1.3.1. o Added title to vignettes. Changes in version 1.3-2 (2014-10-22) o Added missing import statement. o Fixed access to unmapped memory. Changes in version 1.3-1 (2014-10-21) o Initial CRAN release.