Dependency fixes

This commit is contained in:
Waldir Leoncio 2021-09-03 12:56:00 +02:00
parent 1b1999d2b8
commit be2dbd02b2
3 changed files with 3 additions and 2 deletions

View file

@ -50,6 +50,7 @@ export(uigetfile)
export(uiputfile)
export(writeMixtureInfo)
import(utils)
importFrom(Rsamtools,scanBam)
importFrom(ape,as.DNAbin)
importFrom(ape,read.FASTA)
importFrom(methods,is)