exportPattern("^[^\\.]")
importFrom("methods", "as")
importFrom("grDevices", "boxplot.stats", "colors", "dev.off", "png","rainbow")
importFrom("utils", "browseURL", "count.fields", "head", "read.delim","write.table","install.packages")
importFrom("stats", "runif","qnorm")
importFrom("graphics", "axis", "box", "identify", "image", "lines","locator", "mtext", "par", "plot", "plot.new", "plot.window","points", "polygon", "rect", "segments", "text", "title")



