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 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] (), 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