Package: DiallelAnalysisR
Type: Package
Title: Diallel Analysis with R
Version: 0.5.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("ctb", "aut")
        )
     , person(
           c("Pedro", "A. M.", "Barbosa")
         , email = "pedro.barbosa@usp.br"
         , role = c("ctb", "aut")
         )
      , person(
           c("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.2.3
URL: https://github.com/myaseen208/DiallelAnalysisR
        https://CRAN.R-project.org/package=DiallelAnalysisR
        https://myaseen208.com/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: 2023-03-31 14:41:30 UTC; hp
Author: Muhammad Yaseen [aut, cre, cph]
    (<https://orcid.org/0000-0002-5923-1714>),
  Kent M. Eskridge [ctb, aut],
  Pedro A. M. Barbosa [ctb, aut],
  Yuhang Guo [ctb, aut]
Repository: CRAN
Date/Publication: 2023-03-31 16:40:14 UTC
Built: R 4.2.0; ; 2023-07-11 01:15:57 UTC; unix
