tidypopgen 0.4.3
- fix occasional test failure whentemporary file names contained
certain patterns
tidypopgen 0.4.2
- allow least squares projection of multiple components at once in
gt_project_pca()
tidypopgen 0.4.1
- duplicate-distance checks removed in
is_loci_table_ordered()
- make
qc_report_* functions work with
pseudohaploids
tidypopgen 0.4.0
- store chromosomes as factors, and remove redundant column storing
chromosome as integer
tidypopgen 0.3.3
- only use the FBM backend (rather than a complete bigsnpr
object)
- fix a few minor bugs
tidypopgen 0.3.2
- tidy up for CRAN submission
tidypopgen 0.3.0
- add
gt_pseudohaploid() and adapt appropriate functions
to work with pseudohaploids
tidypopgen 0.2.0
- Lots of optimisations to speed up processing of large datasets.
- Added an
sf backend to tidypopgen for
spatial data.
- Windowed statistics.
tidypopgen 0.1.0
- Initial public version of
tidypopgen released on
r-universe.