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