Package: epistasisGA
Type: Package
Title: An R package to identify multi-snp effects in nuclear family
        studies using the GADGETS method
Version: 1.13.0
Authors@R: c(person("Michael", "Nodzenski", 
    email = "michael.nodzenski@gmail.com",role = c("aut", "cre")), 
    person("Juno", "Krahn", role = "ctb"))
Description: This package runs the GADGETS method to identify epistatic
        effects in nuclear family studies. It also provides functions
        for permutation-based inference and graphical visualization of
        the results.
License: GPL-3
Encoding: UTF-8
Imports: BiocParallel, data.table, matrixStats, stats, survival,
        igraph, batchtools, qgraph, grDevices, parallel, ggplot2, grid,
        bigmemory, graphics, utils
Suggests: BiocStyle, knitr, rmarkdown, magrittr, kableExtra, testthat
        (>= 3.0.0)
LinkingTo: Rcpp, RcppArmadillo, BH, bigmemory
RoxygenNote: 7.2.2
Depends: R (>= 4.2)
biocViews: Genetics, SNP, GeneticVariability
VignetteBuilder: knitr
URL: https://github.com/mnodzenski/epistasisGA
BugReports: https://github.com/mnodzenski/epistasisGA/issues
Config/testthat/edition: 3
Config/pak/sysreqs: libglpk-dev make libicu-dev libjpeg-dev libpng-dev
        libxml2-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:19:08 UTC
RemoteUrl: https://github.com/bioc/epistasisGA
RemoteRef: HEAD
RemoteSha: 380287d1188fa2723ba9a48c07776b5bf9e41cec
NeedsCompilation: yes
Packaged: 2025-10-30 05:33:28 UTC; root
Author: Michael Nodzenski [aut, cre],
  Juno Krahn [ctb]
Maintainer: Michael Nodzenski <michael.nodzenski@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-30 05:36:20 UTC; windows
Archs: x64
