Package: lit Type: Package Title: Latent Interaction Testing for Genome-Wide Studies Version: 1.0.1 Authors@R: c(person("Andrew", "Bass", email ="ab3105@cam.ac.uk", role = c("aut", "cre")), person("Michael", "Epstein", email ="mpepste@emory.edu", role = c("aut"))) Maintainer: Andrew Bass Description: Identifying latent genetic interactions in genome-wide association studies using the Latent Interaction Testing (LIT) framework. LIT is a flexible kernel-based approach that leverages information across multiple traits to detect latent genetic interactions without specifying or observing the interacting variable (e.g., environment). LIT accepts standard PLINK files as inputs to analyze large genome-wide association studies. URL: https://github.com/ajbass/lit License: LGPL Encoding: UTF-8 VignetteBuilder: knitr RoxygenNote: 7.2.3 LinkingTo: Rcpp, RcppArmadillo, RcppEigen Imports: Rcpp (>= 1.0.11), genio, CompQuadForm Suggests: testthat (>= 3.0.0), knitr, rmarkdown Config/pak/sysreqs: libx11-dev Repository: https://ajbass.r-universe.dev Date/Publication: 2025-07-26 09:33:01 UTC RemoteUrl: https://github.com/ajbass/lit RemoteRef: HEAD RemoteSha: 451458885c00dc758cddc1b8c24944959bc33fdd NeedsCompilation: yes Packaged: 2026-06-13 10:36:28 UTC; root Author: Andrew Bass [aut, cre], Michael Epstein [aut]