* 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)
* baps-format:
Increment version number to 0.0.0.9025
Skips `greedyMix()` example until #24 is fixed
Updated documentation (#24)
Fails for FAST input to `greedyMix()` (#24)
Fixed calculation og `ninds` (#24)
Bugfixes to `indMix()` and subfunctions (#24)
Improved handling of BAPS format (#24)
Fixed calculation of `ninds` `ekat` (#24)
Added processing of BAPS format
* compress-writeMixtureInfo-output:
Updated docs
Improved output of writeMixtureInfo()
Auto-recognizing format of greedyMix() data
Fixed output of greedyMix()
* issue-25: (38 commits)
Adjusted unit tests for #25
Fixed sink() usage
Fixed docs
Exporting importFile()
Improved handling of supported formats for greedyMix() (#25)
Fixed basic parsing of FASTA files (#25)
Increment version number to 0.0.0.9022
Fixed syntax (#25)
Improved printing (#25)
Partial reversion of b034158 (#25)
Fixed to indMix (#25)
Incorporated handleData() on greedyMix() (#25)
Improved handleData() to handle FASTA (#25)
Added numeric output option to load_fasta() (#25)
Fixed test text (#25)
Added missing documentation for arguments (#25)
Syntax fix (#25)
Delayed resolution of FIXMEs (#25)
Workaround for usage of MATLAB any() (#25)
Fixed argument passing (#25)
...