# Generated by roxygen2: do not edit by hand

export(GeomEncircle)
export(biplot)
export(chooseGavishDonoho)
export(chooseMarchenkoPastur)
export(eigencorplot)
export(findElbowPoint)
export(geom_encircle)
export(getComponents)
export(getLoadings)
export(getVars)
export(pairsplot)
export(parallelPCA)
export(pca)
export(plotloadings)
export(screeplot)
import(BiocParallel)
import(Matrix)
import(cowplot)
import(ggplot2)
import(ggrepel)
importFrom(BiocParallel,
  SerialParam,
  bpmapply
)
importFrom(BiocSingular,
  ExactParam,
  runPCA
)
importFrom(DelayedArray,DelayedArray)
importFrom(DelayedMatrixStats,colVars)
importFrom(Rcpp,sourceCpp)
importFrom(beachmat,initializeCpp)
importFrom(dqrng,generateSeedVectors)
importFrom(ggplot2,
  Geom,
  aes,
  ggproto,
  layer
)
importFrom(grDevices,
  chull,
  colorRampPalette
)
importFrom(grid,
  convertUnit,
  get.gpar,
  gpar,
  grobTree,
  rectGrob,
  unit,
  xsplineGrob
)
importFrom(lattice,
  levelplot,
  ltext,
  panel.levelplot
)
importFrom(methods,is)
importFrom(reshape2,melt)
importFrom(scales,alpha)
importFrom(stats,
  cor,
  cor.test,
  p.adjust,
  symnum,
  var
)
useDynLib(PCAtools)
