import(stats)
import(utils, except = maintainer)
import(checkglobals)
importFrom(methods, setGeneric, setMethod, getMethod)
importFrom(parallel, pvec)
importFrom(pkgA, fun)
importFrom(tools, assertError)
importMethodsFrom(pkgA, "plot")
