Package: statgenQTLxT
Type: Package
Title: Multi-Trait and Multi-Trial Genome Wide Association Studies
Version: 1.0.3
Date: 2025-07-23
Authors@R: c(person(given = "Bart-Jan", 
                    family = "van Rossum", 
                    email = "bart-jan.vanrossum@wur.nl", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-8673-2514")),
             person(given = "Willem", 
                    family = "Kruijer",
                    role = "aut",
                    comment = c(ORCID = "0000-0001-7179-1733")),
             person(given = "Fred", 
                    family = "van Eeuwijk",
                    role = "ctb",
                    comment = c(ORCID = "0000-0003-3672-2921")),
             person(given = "Martin P", 
                    family = "Boer",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-1879-4588")),
             person(given = "Daniela", 
                    family = "Bustos-Korts",
                    role = "ctb",
                    comment = c(ORCID = "0000-0003-3827-6726")),
             person(given = "Emilie J", 
                    family = "Millet",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-2913-4892")),
             person(given = "Joao", 
                    family = "Paulo",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-4180-0763")),
             person(given = "Maikel", 
                    family = "Verouden",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-4893-3323")),
             person(given = "Ron", 
                    family = "Wehrens",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-8798-5599")),
             person(given = "Choazhi", 
                    family = "Zheng",
                    role = "ctb",
                    comment = c(ORCID = "0000-0001-6030-3933"))
                    )
Description: Fast multi-trait and multi-trail Genome Wide Association Studies 
    (GWAS) following the method described in Zhou and Stephens. (2014), 
    <doi:10.1038/nmeth.2848>. One of a series of statistical genetic packages 
    for streamlining the analysis of typical plant breeding experiments 
    developed by Biometris.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.0)
Imports: data.table, foreach, Rcpp, sommer (>= 4.2.0), statgenGWAS (>=
        1.0.9)
Suggests: covr, knitr, rmarkdown, tinytest
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
LazyData: true
NeedsCompilation: yes
Packaged: 2025-07-23 08:16:53 UTC; rossu027
Author: Bart-Jan van Rossum [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8673-2514>),
  Willem Kruijer [aut] (ORCID: <https://orcid.org/0000-0001-7179-1733>),
  Fred van Eeuwijk [ctb] (ORCID: <https://orcid.org/0000-0003-3672-2921>),
  Martin P Boer [ctb] (ORCID: <https://orcid.org/0000-0002-1879-4588>),
  Daniela Bustos-Korts [ctb] (ORCID:
    <https://orcid.org/0000-0003-3827-6726>),
  Emilie J Millet [ctb] (ORCID: <https://orcid.org/0000-0002-2913-4892>),
  Joao Paulo [ctb] (ORCID: <https://orcid.org/0000-0002-4180-0763>),
  Maikel Verouden [ctb] (ORCID: <https://orcid.org/0000-0002-4893-3323>),
  Ron Wehrens [ctb] (ORCID: <https://orcid.org/0000-0002-8798-5599>),
  Choazhi Zheng [ctb] (ORCID: <https://orcid.org/0000-0001-6030-3933>)
Maintainer: Bart-Jan van Rossum <bart-jan.vanrossum@wur.nl>
Repository: CRAN
Date/Publication: 2025-07-23 08:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 02:43:30 UTC; windows
Archs: x64
