Package: epistasisGA Type: Package Title: An R package to identify multi-snp effects in nuclear family studies using the GADGETS method Version: 1.15.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: cmake libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:59:08 UTC RemoteUrl: https://github.com/bioc/epistasisGA RemoteRef: HEAD RemoteSha: 349c15eabc738c94aff885c2cc66e0d64461ddd9 NeedsCompilation: yes Packaged: 2026-07-04 15:12:48 UTC; root Author: Michael Nodzenski [aut, cre], Juno Krahn [ctb] Maintainer: Michael Nodzenski