Package: pcadapt
Type: Package
Title: Fast Principal Component Analysis for Outlier Detection
Version: 4.0.0
Date: 2018-04-04
Authors@R: c(person("Keurcien", "Luu", role = c("aut"), email = "keurcien.luu@univ-grenoble-alpes.fr"), 
          person("Michael", "Blum", role = c("aut", "cre"), email = "michael.blum@univ-grenoble-alpes.fr"),
          person("Florian", "Privé", role = c("aut"), email = "florian.prive.21@gmail.com"),
          person("Eric", "Bazin", role = c("ctb"), email = "eric.bazin@univ-grenoble-alpes.fr"),
          person("Nicolas", "Duforet-Frebourg", role = c("ctb")))
Description: Methods to detect genetic markers involved in biological
    adaptation. 'pcadapt' provides statistical tools for outlier detection based on
    Principal Component Analysis. Implements the method described in (Luu, 2016)
    <DOI:10.1111/1755-0998.12592>.
License: GPL (>= 2)
Imports: data.table, ggplot2, magrittr, mmapcharr, plotly, Rcpp (>=
        0.12.8), robust, RSpectra, vcfR
LinkingTo: Rcpp, BH, mmapcharr
LazyData: TRUE
Suggests: knitr, rmarkdown, testthat, shiny
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2018-04-04 16:27:45 UTC; keurcien
Author: Keurcien Luu [aut],
  Michael Blum [aut, cre],
  Florian Privé [aut],
  Eric Bazin [ctb],
  Nicolas Duforet-Frebourg [ctb]
Maintainer: Michael Blum <michael.blum@univ-grenoble-alpes.fr>
Repository: CRAN
Date/Publication: 2018-04-05 15:57:36
