Package: pcadapt
Type: Package
Title: Fast Principal Component Analysis for Outlier Detection
Version: 4.3.3
Date: 2020-05-05
Authors@R: c(
    person("Keurcien", "Luu", role = c("aut")), 
    person("Michael", "Blum", role = c("aut")),
    person("Florian", "Privé", role = c("aut", "cre"), 
           email = "florian.prive.21@gmail.com"),
    person("Eric", "Bazin", role = c("ctb")),
    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: bigutilsr (>= 0.3), data.table, ggplot2, magrittr, mmapcharr
        (>= 0.3), Rcpp (>= 0.12.8), RSpectra
LinkingTo: mmapcharr, Rcpp, rmio
Suggests: plotly, shiny, spelling, testthat, vcfR
RoxygenNote: 7.0.2
LazyData: TRUE
Encoding: UTF-8
Language: en-US
URL: https://github.com/bcm-uga/pcadapt
BugReports: https://github.com/bcm-uga/pcadapt/issues
NeedsCompilation: yes
Packaged: 2020-05-05 09:13:03 UTC; au639593
Author: Keurcien Luu [aut],
  Michael Blum [aut],
  Florian Privé [aut, cre],
  Eric Bazin [ctb],
  Nicolas Duforet-Frebourg [ctb]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-05 10:10:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-17 03:01:58 UTC; unix
Archs: pcadapt.so.dSYM
