Package: BGData
Version: 2.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.2), BEDMatrix (>= 1.4.0), LinkedMatrix (>= 1.3.0),
        symDMatrix (>= 2.0.0)
Imports: methods, parallel, crochet (>= 2.1.0), bigmemory,
        synchronicity, ff, bit
Suggests: data.table (>= 1.9.6), lme4, SKAT, testthat, covr
RoxygenNote: 6.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-08-24 20:04:31 UTC; amphysvena
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: 2018-08-24 20:26:35 UTC
