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 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. Repository: https://myaseen208.r-universe.dev Date/Publication: 2024-09-13 21:39:51 UTC RemoteUrl: https://github.com/myaseen208/diallelanalysisr RemoteRef: HEAD RemoteSha: e82cc3ec03181854e551d14d4b57c8d7b8171308 NeedsCompilation: no Packaged: 2026-06-13 08:04:49 UTC; root Author: Muhammad Yaseen [aut, cre, cph] (ORCID: ), Kent Eskridge [ctb, aut], Pedro Barbosa [ctb, aut], Yuhang Guo [ctb, aut]