NEWS
GxEScanR 3.0.0 (2026-05-01)
- Redesigned to depend on the lsReg and BinaryDosage packages; C++ source
code moved to lsReg. Eliminates the C++11 specification that caused the
package to be archived from CRAN.
- Replaced gwas() and gweis() with gweis.mem() and rungweis() to support
a wider set of GWEIS tests including gene-only, GxE interaction, joint,
E|G, case-only, and control-only models.
- Added testthat test suite and vignette.
GxEScanR 2.0.2 (2020-10-02)
- Fixed issue with compiling on solaris.
GxEScanR 2.0.1 (2020-09-29)
- Updated documentation by adding meanings of acronyms.
- Added tests to completely check outputs.
GxEScanR 2.0.0
- Added a
NEWS.md file to track changes to the package.