Package: pleiotest
Title: Fast Sequential Pleiotropy Test
Version: 1.0.0
Authors@R: c(
    person(given = "Fernando",
           family = "Aguate",
           role = c("aut", "cre"),
           email = "fmaguate@gmail.com",
           comment = c(ORCID = "https://orcid.org/0000-0002-3608-8425")),
    person(given = "Gustavo",
           family = "de los Campos",
           role = "aut",
           email = "gustavoc@msu.edu",
           comment = c(ORCID = "https://orcid.org/0000-0001-5692-7129")),
    person(given = "Alexander",
           family = "Grueneberg",
           role = "ctb",
           email = "cran@agrueneberg.info")
           )
Description: It performs a fast multi-trait genome-wide association analysis based on seemingly unrelated regressions. It tests for pleiotropic effects based on a series of Intersection-Union Wald tests. The package can handle large and unbalanced data and plot results.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: Rcpp, RColorBrewer
LinkingTo: Rcpp, RcppArmadillo
URL: https://github.com/FerAguate/pleiotest
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2021-03-16 21:10:26 UTC; quantgen
Author: Fernando Aguate [aut, cre] (<https://orcid.org/0000-0002-3608-8425>),
  Gustavo de los Campos [aut] (<https://orcid.org/0000-0001-5692-7129>),
  Alexander Grueneberg [ctb]
Maintainer: Fernando Aguate <fmaguate@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-18 10:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:50:20 UTC; windows
Archs: x64
