Package: BGData
Version: 1.0.0
License: MIT + file LICENSE
Title: A Suite of Packages for Analysis of Big Genomic Data
Description: An umbrella package providing a phenotype/genotype data structure
    and scalable and efficient computational methods for large genomic datasets
    in combination with several other packages: 'BEDMatrix', 'LinkedMatrix',
    and 'symDMatrix'.
Authors@R: c(
    person("Gustavo", "de los Campos", email = "gustavoc@msu.edu", role = c("aut")),
    person("Alexander", "Grueneberg", email = "alexander.grueneberg@googlemail.com", role = c("aut", "cre")),
    person("Paulino", "Perez", email = "perpdgo@gmail.com", role = c("ctb")),
    person("Ana", "Vazquez", email = "avazquez@epi.msu.edu", role = c("ctb")))
URL: https://github.com/QuantGen/BGData
BugReports: https://github.com/QuantGen/BGData/issues
Depends: R (>= 3.0.0), BEDMatrix, LinkedMatrix, symDMatrix
Imports: methods, parallel, bigmemory, ff, bit
Suggests: data.table, lme4, SKAT, testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-11 09:08:21 UTC; agrueneberg
Author: Gustavo de los Campos [aut],
  Alexander Grueneberg [aut, cre],
  Paulino Perez [ctb],
  Ana Vazquez [ctb]
Maintainer: Alexander Grueneberg <alexander.grueneberg@googlemail.com>
Repository: CRAN
Date/Publication: 2017-05-11 12:55:30 UTC
Built: R 3.3.3; ; 2018-04-22 16:14:00 UTC; windows
