Package: statgenGxE Type: Package Title: Genotype by Environment (GxE) Analysis Version: 1.0.11 Date: 2025-11-12 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 = "Fred", family = "van Eeuwijk", role = "ctb", comment = c(ORCID = "0000-0003-3672-2921")), person(given = "Martin", family = "Boer", role = "ctb", comment = c(ORCID = "0000-0002-1879-4588")), person(given = "Marcos", family = "Malosetti", role = "ctb", comment = c(ORCID = "0000-0002-8150-1397")), 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 = "Willem", family = "Kruijer", role = "ctb", comment = c(ORCID = "0000-0001-7179-1733")), 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")), person(given = "Turbet Delof", family = "Michel", role = "ctb"), person(given = "Rameau", family = "Jean-Francois", role = "ctb") ) Description: Analysis of multi environment data of plant breeding experiments following the analyses described in Malosetti, Ribaut, and van Eeuwijk (2013), . One of a series of statistical genetic packages for streamlining the analysis of typical plant breeding experiments developed by Biometris. Some functions have been created to be used in conjunction with the R package 'asreml' for the 'ASReml' software, which can be obtained upon purchase from 'VSN' international (). License: GPL Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Depends: R (>= 3.3) Imports: emmeans, ggplot2 (>= 3.3.0), gridExtra, knitr, lme4, methods, rlang, statgenSTA (>= 1.0.6), xtable Suggests: asreml(>= 3.0), rmarkdown, testthat SystemRequirements: pdflatex VignetteBuilder: knitr URL: https://biometris.github.io/statgenGxE/index.html, https://github.com/Biometris/statgenGxE/ BugReports: https://github.com/Biometris/statgenGxE/issues Config/pak/sysreqs: cmake make Repository: https://biometris.r-universe.dev Date/Publication: 2025-11-12 08:55:29 UTC RemoteUrl: https://github.com/biometris/statgengxe RemoteRef: HEAD RemoteSha: 2b6e3bf3450e4d9d3c81beadc368a3d6517b198c NeedsCompilation: no Packaged: 2026-06-10 08:41:38 UTC; root Author: Bart-Jan van Rossum [aut, cre] (ORCID: ), Fred van Eeuwijk [ctb] (ORCID: ), Martin Boer [ctb] (ORCID: ), Marcos Malosetti [ctb] (ORCID: ), Daniela Bustos-Korts [ctb] (ORCID: ), Emilie J Millet [ctb] (ORCID: ), Joao Paulo [ctb] (ORCID: ), Maikel Verouden [ctb] (ORCID: ), Willem Kruijer [ctb] (ORCID: ), Ron Wehrens [ctb] (ORCID: ), Choazhi Zheng [ctb] (ORCID: ), Turbet Delof Michel [ctb], Rameau Jean-Francois [ctb] Maintainer: Bart-Jan van Rossum