Encoding: UTF-8
Package: bigsnpr
Type: Package
Title: Analysis of Massive SNP Arrays
Version: 1.9.11
Date: 2022-02-14
Authors@R: c(
    person("Florian", "Privé", email = "florian.prive.21@gmail.com", role = c("aut", "cre")),
    person("Michael", "Blum", email = "michael.blum@univ-grenoble-alpes.fr", role = "ths"),
    person("Hugues", "Aschard", email = "hugues.aschard@pasteur.fr", role = "ths"),
    person("Bjarni Jóhann", "Vilhjálmsson", email = "bjv@econ.au.dk", role = "ths"))
Description: Easy-to-use, efficient, flexible and scalable tools for analyzing 
    massive SNP arrays. Privé et al. (2018) <doi:10.1093/bioinformatics/bty185>.
License: GPL-3
LazyData: TRUE
Language: en-US
ByteCompile: TRUE
SystemRequirements: Package 'bigsnpr' includes a few functions that
        wrap existing software such as 'PLINK'
        <www.cog-genomics.org/plink2>. Functions are provided to
        download these software. Note that these external software
        might not work for some operating systems (e.g. 'PLINK' might
        not work on Solaris).
Depends: R (>= 3.3), bigstatsr (>= 1.5.6)
Imports: bigassertr (>= 0.1.3), bigparallelr, bigsparser (>= 0.5),
        bigreadr, bigutilsr (>= 0.3.3), data.table, foreach, ggplot2,
        magrittr, Matrix, methods, Rcpp, stats, vctrs
LinkingTo: bigsparser, bigstatsr, Rcpp, RcppArmadillo (>= 0.9.600),
        rmio
Suggests: bindata, covr, dbplyr (>= 1.4), dplyr, gaston, glue, Hmisc,
        pcadapt (>= 4.1), quadprog, RhpcBLASctl, rmutil, RSpectra,
        RSQLite, runonce, R.utils, spelling, testthat, tibble, xgboost
RoxygenNote: 7.1.1
URL: https://privefl.github.io/bigsnpr/
BugReports: https://github.com/privefl/bigsnpr/issues
NeedsCompilation: yes
Packaged: 2022-02-16 09:08:42 UTC; au639593
Author: Florian Privé [aut, cre],
  Michael Blum [ths],
  Hugues Aschard [ths],
  Bjarni Jóhann Vilhjálmsson [ths]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-16 17:50:05 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-02-17 12:07:37 UTC; unix
Archs: bigsnpr.so.dSYM
