Minor changes for clean check
This commit is contained in:
parent
cabb3318dd
commit
db760fe899
7 changed files with 22159 additions and 6 deletions
|
|
@ -50,7 +50,10 @@ export(uigetfile)
|
|||
export(uiputfile)
|
||||
export(writeMixtureInfo)
|
||||
import(utils)
|
||||
importFrom(ape,as.DNAbin)
|
||||
importFrom(ape,read.FASTA)
|
||||
importFrom(methods,is)
|
||||
importFrom(stats,runif)
|
||||
importFrom(stats,sd)
|
||||
importFrom(utils,read.delim)
|
||||
importFrom(utils,write.table)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue