exportPattern("^[[:alpha:]]+")
importFrom(Rcpp,sourceCpp)
useDynLib(SoyNAM)
import(NAM)
import(reshape2)
import(lme4)
import(utils)
import(stats)