import("shiny","openxlsx","stringr","ggplot2","qqman","MASS","lars","ncvreg","data.table","doParallel","foreach","parallel")
importFrom("stats","optim","pchisq","var","na.omit")
importFrom("utils","read.csv","write.table","RShowDoc")
importFrom("methods","new")
importFrom("stringr","str_extract_all")
importFrom("openxlsx","read.xlsx")
importFrom("qqman","manhattan")
importFrom("graphics","plot","abline")
importFrom("grDevices","dev.off","jpeg","png","tiff","pdf")
importFrom("graphics","axis", "mtext", "par")
importFrom("stats", "median", "qchisq", "uniroot")
importFrom("stats","cor.test")
importFrom("coin","kruskal_test","pvalue")
importFrom("stats", "AIC", "lm", "p.adjust")
importFrom("stats", "cor")
importFrom("utils","head")
importFrom("sampling","srswr")
importFrom("utils", "data")
importFrom("shinyjs","show")
importFrom("mrMLM","mrMLM")
export("mrMLM.GUI")
export("FASTmrMLM")
export("FASTmrEMMA")
export("pLARmEB")
export("ISIS")
export("mrMLMFun")
export("pKWmEB")