Package: StabilityApp Type: Package Title: Stability Analysis App for GEI in Multi-Environment Trials Version: 0.2.0 Authors@R: c( person(c("Muhammad"), "Yaseen", email = "myaseen208@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-5923-1714")) , person(c("Kent", "M."), "Eskridge", email = "keskridge1@unl.edu ", role = c("aut", "ctb")) ) Maintainer: Muhammad Yaseen Description: Provides tools for Genotype by Environment Interaction (GEI) analysis, using statistical models and visualizations to assess genotype performance across environments. It helps researchers explore interaction effects, stability, and adaptability in multi-environment trials, identifying the best-performing genotypes in different conditions. Which Win Where! URL: https://myaseen208.com/StabilityApp/ https://myaseen208.shinyapps.io/StabilityApp/ https://CRAN.R-project.org/package=StabilityApp BugReports: https://github.com/myaseen208/StabilityApp/issues Depends: R (>= 4.1) Imports: dplyr, DT, gridExtra, patchwork, stability, shiny, shinyBS, shinydashboardPlus Suggests: shinytest2, testthat (>= 3.0.0) License: GPL-3 RoxygenNote: 7.3.2 Encoding: UTF-8 Note: 1. School of Mathematical & Statistical Sciences, Clemson University, Clemson, South Carolina, USA 2. Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://myaseen208.r-universe.dev Date/Publication: 2024-11-04 18:00:03 UTC RemoteUrl: https://github.com/myaseen208/stabilityapp RemoteRef: HEAD RemoteSha: 34fba90ee8f59fb8a5fec4f6b288af2609326479 NeedsCompilation: no Packaged: 2026-06-05 10:01:27 UTC; root Author: Muhammad Yaseen [aut, cre, cph] (ORCID: ), Kent M. Eskridge [aut, ctb]