simDNAmixtures 1.1.2 (April
15, 2025)
- Rename news.MD to NEWS.md to address NOTE
simDNAmixtures 1.1.1 (April
15, 2025)
- Require R >= 4.1.0 to address NOTE
simDNAmixtures 1.1.0 (April
14, 2025)
- Add sample_many_pedigree_genotypesfunction to more
efficiently sample many genotypes
- Mixtures can now be simulated including the AMEL locus
- YSTR loci can now be simulated (see vignette)
- sample_mixturesnow supports replicate simulations
through- number_of_replicatesparameter
- sample_contributorsnow supports linkage
- The drop model model (drop_model) can now be used
instead ofgamma_modelorlog_normal_model
- Mixture proportions/template parameters are no longer sorted in
decreasing order by sample_gamma_modelandsample_log_normal_model
- Replace data(gf) to runtime gf_configuration() function to fix
deserialised functions throwing warnings
- Add exemplar data for Kintelligence (map and 1000G allele
frequencies)
- Bug fixed in read_allele_freqswhereNattribute was removed ifnormalise = TRUEorremove_zeroes = TRUE
simDNAmixtures 1.0.1 (May 3,
2022)
- Removed \dontrunfromgamma_modelexample
simDNAmixtures 1.0 (May 1,
2022)
- Initial CRAN submission
- Added a NEWS.mdfile to track changes to the
package