exportPattern("^[[:alpha:]]+")
import(bigmemory)
import(parallel)
import(Matrix)
import(lme4)
importFrom("stats", "as.formula", "lm", "lm.fit", "model.frame",
             "model.matrix", "model.response", "na.omit", "pbinom",
             "pchisq", "pf", "pnorm", "ppois", "qchisq", "qnorm",
             "rchisq", "rnorm", "runif", "sd", "var","terms",
            "na.exclude","residuals","family")
importFrom("utils", "read.table", "write.table","untar")
importFrom("methods","as")
importFrom("lme4","VarCorr","findbars","fixef","mkLmerDevfun","mkMerMod",
           "mkReTrms","nobars","optimizeGlmer","optimizeLmer",
           "mkGlmerDevfun","ranef","subbars")
