Package: stability
Type: Package
Title: Stability Analysis of Genotype by Environment Interaction (GEI)
Version: 0.6.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 <myaseen208@gmail.com>
Description: Provides functionalities for performing stability analysis of genotype by environment interaction (GEI) to identify superior and stable genotypes across diverse environments. It implements Eberhart and Russell’s ANOVA method (1966)(<doi:10.2135/cropsci1966.0011183X000600010011x>), Finlay and Wilkinson’s Joint Linear Regression method (1963) (<doi:10.1071/AR9630742>), Wricke’s Ecovalence (1962, 1964), Shukla’s stability variance parameter (1972) (<doi:10.1038/hdy.1972.87>), Kang’s simultaneous selection for high yield and stability (1991) (<doi:10.2134/agronj1991.00021962008300010037x>), Additive Main Effects and Multiplicative Interaction (AMMI) method and Genotype plus Genotypes by Environment (GGE) Interaction methods.
URL: https://myaseen208.com/stability/
        https://CRAN.R-project.org/package=stability
BugReports: https://github.com/myaseen208/stability/issues
Depends: R (>= 3.1)
Imports: dplyr, ggplot2, ggfortify, lme4, magrittr, matrixStats,
        reshape2, rlang, scales, stats, tibble, tidyr
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Note: 1. School of Mathematical & Statistical Sciences, Clemson
        University, Clemson, South Carolina, USA 2. Department of
        Mathematics and Statistics, University of Agriculture
        Faisalabad, Faisalabad, Pakistan
NeedsCompilation: no
Packaged: 2024-09-28 23:40:31 UTC; myaseen208
Author: Muhammad Yaseen [aut, cre, cph]
    (<https://orcid.org/0000-0002-5923-1714>),
  Kent M. Eskridge [aut, ctb]
Repository: CRAN
Date/Publication: 2024-09-29 06:30:02 UTC
Built: R 4.3.3; ; 2024-09-29 07:05:11 UTC; unix
