Package: CropBreeding
Type: Package
Title: Stability Analysis in Crop Breeding
Version: 0.1.0
Maintainer: Prity Kumari <psingh2506@gmail.com>
Authors@R: person(given = "Prity",
                  family = "Kumari",
                  role = c("aut", "cre"),
                  email = "psingh2506@gmail.com")
Description: Provides tools for crop breeding analysis including Genetic Coefficient of Variation (GCV), 
        Phenotypic Coefficient of Variation (PCV), heritability, genetic advance calculations, stability 
        analysis using the Eberhart-Russell model, two-way ANOVA for genotype-environment interactions, 
        and Additive Main Effects and Multiplicative Interaction (AMMI) analysis. These tools are developed
        for crop breeding research and stability evaluation under various environmental conditions.
        The methods are based on established statistical and biometrical principles.
        Refer to Eberhart and Russell (1966) <doi:10.2135/cropsci1966.0011183X000600010011x> for stability parameters,
        Fisher (1935) "The Design of Experiments" <ISBN:9780198522294>, Falconer (1996) "Introduction to Quantitative Genetics" 
        <ISBN:9780582243026>, and Singh and Chaudhary (1985) "Biometrical Methods in Quantitative Genetic Analysis" 
        <ISBN:9788122433764> for foundational methodologies.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: stats, dplyr, metan, rlang
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-12-10 15:15:02 UTC; ASUS
Author: Prity Kumari [aut, cre]
Repository: CRAN
Date/Publication: 2024-12-11 16:40:02 UTC
Built: R 4.3.3; ; 2024-12-11 17:31:13 UTC; unix
