Skip to content

v0.6.0 abrupt-delicious-coffee

Pre-release
Pre-release
Compare
Choose a tag to compare
@moshejasper moshejasper released this 11 Dec 15:42
· 148 commits to main since this release
e1d98b4

This release outfitted the package with import and export functions, as well as an interface to transfer data between the app & r package environments. It also changed references to 'category' in parameters, to references to 'kinship'. The overall effect is to 'close the circle' on all of the most important functionality this app & package were intended to have. From here it is a question of bugfixes, minor tweaks, & updating documentation & tutorial/vignettes.

  • changed 'category' parameter to 'kinship' parameter in all classes & functions ( #19 )

  • Added file writing, reading & conversion functions (kinpair_to_tibble(), kinpair_to_tsv(), write_kindata(), read_kindata(), tsv_to_kinpair, etc. (#20 )

  • Created appdata environment with functions for transferring ('mounting') data in and out of the app (#21 )

  • Overhauled app to make use of the new functions to import/export/transfer data in & around (#23).

  • Made sample_kindist() function compatible in a basic way with KinPairData class (as these can now be passed to the app.