Package: DiallelAnalysisR
Type: Package
Title: Diallel Analysis with R
Version: 0.6.0
Authors@R: 
    c(
        person(
          "Muhammad", "Yaseen"
        , email = "myaseen208@gmail.com"
        , role = c("aut", "cre", "cph")
        , comment = c(ORCID = "0000-0002-5923-1714")
        )
     , person(
          "Kent",  "Eskridge"
        , email = "keskridge1@unl.edu"
        , role = c("ctb", "aut")
        )
     , person(
           "Pedro",  "Barbosa"
         , email = "pedro.barbosa@usp.br"
         , role = c("ctb", "aut")
         )
      , person(
           "Yuhang", "Guo"
         , email = "dev1271803144@163.com"
         , role = c("ctb", "aut")
         )
        )
Maintainer: Muhammad Yaseen <myaseen208@gmail.com>
Description: Performs Diallel Analysis with R using Griffing's and Hayman's approaches. Four different Methods (1: Method-I (Parents + F1's + reciprocals); 2: Method-II (Parents and one set of F1's); 3: Method-III (One set of F1's and reciprocals); 4: Method-IV (One set of F1's only)) and two Models (1: Fixed Effects Model; 2: Random Effects Model) can be applied using Griffing's approach.
Depends: R (>= 4.1)
Copyright: 2019-2020, UAF
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://myaseen208.com/DiallelAnalysisR/
        https://CRAN.R-project.org/package=DiallelAnalysisR
BugReports: https://github.com/myaseen208/DiallelAnalysisR/issues
Imports: ggplot2, stats
Suggests: knitr, rmarkdown, testthat
Note: 1. Asian Development Bank (ADB), Islamabad, Pakistan. 2. Benazir
        Income Support Programme (BISP), Islamabad, Pakistan. 3.
        Department of Mathematics and Statistics, University of
        Agriculture Faisalabad, Faisalabad-Pakistan.
NeedsCompilation: no
Packaged: 2024-09-13 20:50:13 UTC; myaseen208
Author: Muhammad Yaseen [aut, cre, cph]
    (<https://orcid.org/0000-0002-5923-1714>),
  Kent Eskridge [ctb, aut],
  Pedro Barbosa [ctb, aut],
  Yuhang Guo [ctb, aut]
Repository: CRAN
Date/Publication: 2024-09-13 21:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:14:08 UTC; windows
