Package: BGData Version: 2.4.1 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 = "cran@agrueneberg.info", 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 Repository: https://quantgen.r-universe.dev Date/Publication: 2025-01-20 17:17:46 UTC RemoteUrl: https://github.com/quantgen/bgdata RemoteRef: HEAD RemoteSha: fe7a57779d903f7056d5841482c9afdbeae5744b NeedsCompilation: yes Packaged: 2026-06-24 10:47:10 UTC; root Author: Gustavo de los Campos [aut], Alexander Grueneberg [aut, cre], Paulino Perez [ctb], Ana Vazquez [ctb] Maintainer: Alexander Grueneberg