
## Recommended packages
## importFrom("nlme", fixef,ranef,VarCorr)

## Bioconductor
importFrom("pcaMethods", pca, prep)

import(grid)
import(lattice)
#import(lucid) # for lucid/vc functions
import(reshape2)

## Exports
export(desplot)
export(RedGrayBlue)

# Methods
export(gge)
S3method(gge, formula)
S3method(gge, matrix)
S3method(plot, gge)
S3method(biplot, gge)
