* issue-24:
Updated NEWS.md (#24)
Increment version number to 0.0.0.9030
Added logml tests for #24
Fixed calculation of distances
Fixed calculation of logml
Adjusted unit tests
Fixed output
Syntax fixes
* issue-24:
Updated docs
Temp-wrapping disfunctional code
Aligned processing of Genepop with MATLAB code
Dropped support for GenePop on `importFile()`
Added `process_GenePop_data()`
Fixed `addAlleles()`
handleData defaults to BAPS format
Added unit tests for `greedyMix()` on GenePop (#24)
Added GenePop data, txt and gen (#24)
* issue-24:
Increment version number to 0.0.0.9029
Disabled FASTA tests on greedyMix() (#24)
Added synthetic FASTA file (#24)
Ensure diffInCounts returns as.matrix (#24)
Adapted tests to FASTA on greedyMix() (#24)
Removed baps file pointing to fasta
Improved conversion from FASTA to BAPS (#24)
Improved handling of FASTA data (#24)
`process_BAPS_data()` can handle file being an R object
Added function to convert from FASTA to BAPS (#24)
Unwrapped `greedyMix() example (#24)
* issue-24:
Increment version number to 0.0.0.9028
Updated docs
Added unit tests (#24)
Fixed `greedyMix()` for BAPS files (#24) 🍾
Fixed `indMix()` and subfunctions (#24)
Fixed tests (#24)
* issue-24:
Increment version number to 0.0.0.9026
Added (commented) test for BAPS data (#24)
Renamed global environment, fixed assignments (#24)
Fixes to `laskeMuutokset()` (#24)
Syntax fix to `indMix()` (#24)
Retranslated `computeDiffInCounts()` (#24)
Changed default `npops` to 3 (#24)
`laskeMuutokset()` reads `npop` from parent functions (#24)
Using a dedicated environment for globals (#24)
Retranslated `computePopulationLogml()` (#24)
Added/renamed BAPS example data (#24)