Skip to content

radiator 1.1.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@thierrygosselin thierrygosselin released this 21 Aug 22:25
· 81 commits to master since this release

radiator 1.1.7 2020-08-21

  • PLINK files: fix a couple of bugs reading the tped
  • removed tidyr::gather and tidyr::spread dependencies (they are deprecated)
  • DArT data in 1-row format was not working properly with latest data.table melt function.
    Changed to tidyr::pivot_long.