radiator 1.1.7
Pre-release
Pre-release
radiator 1.1.7 2020-08-21
- PLINK files: fix a couple of bugs reading the tped
- removed
tidyr::gather
andtidyr::spread
dependencies (they are deprecated) - DArT data in 1-row format was not working properly with latest
data.table
melt function.
Changed totidyr::pivot_long
.