Fixed dependencies

This commit is contained in:
Waldir Leoncio 2021-09-03 11:17:00 +02:00
parent c06943d1b4
commit 8b44947ecb
4 changed files with 6 additions and 3 deletions

View file

@ -57,3 +57,4 @@ importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,read.delim)
importFrom(utils,write.table)
importFrom(vcfR,read.vcfR)