Type: Package Package: MiSTr Title: Mixed effects Score Test for continuous outcomes Version: 1.0.4 Date: 2020-03-05 Authors@R: c(person(given = "Jianping", family = "Sun", role = "aut", email = "sun@fhcrc.org"), person(given = "Yingye", family = "Zheng", role = "aut"), person(given = "Li", family = "Hsu", role = "aut"), person(given = "Mickaël", family = "Canouil", role = c("cre", "ctb"), email = "pro@mickael.canouil.dev", comment = c(ORCID = "0000-0002-3396-4549")), person(given = "Mathilde", family = "Boissel", role = "ctb", email = "mathilde.boissel@cnrs.fr", comment = c(ORCID = "0000-0001-5719-8749"))) Description: Test for association between a set of SNPS/genes and continuous or binary outcomes by including variant characteristic information and using (weighted) score statistics. License: LGPL (>= 2.1) URL: https://github.com/mcanouil/MiSTr, https://m.canouil.dev/MiSTr BugReports: https://github.com/mcanouil/MiSTr/issues Depends: R (>= 3.4.0) Imports: stats, CompQuadForm (>= 1.4.3), broom Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 LazyData: true LazyLoad: yes Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Config/pak/sysreqs: libicu-dev Repository: https://mcanouil.r-universe.dev Date/Publication: 2023-04-01 10:58:14 UTC RemoteUrl: https://github.com/mcanouil/MiSTr RemoteRef: HEAD RemoteSha: 8244ada23875903c6741e313b16e687ef52fc22c NeedsCompilation: no Packaged: 2026-06-16 10:51:50 UTC; root Author: Jianping Sun [aut], Yingye Zheng [aut], Li Hsu [aut], Mickaël Canouil [cre, ctb] (ORCID: ), Mathilde Boissel [ctb] (ORCID: ) Maintainer: Mickaël Canouil