Package: gpbStat Type: Package Title: Comprehensive Statistical Analysis of Plant Breeding Experiments Version: 0.4.3 Authors@R: c( person( c("Nandan", "Patil") , email = "tryanother609@gmail.com" , role = c("cre", "aut") , comment = c(ORCID = "0000-0003-0100-9931") ) , person( c("Lakshmi", "R.", "Gangavati") , email = "lakshmirg8@gmail.com" , role = c("aut", "ctb") ) ) Maintainer: Nandan Patil Note: Department of Genetics and Plant Breeding, University of Agricultural Sciecnes, Dharwad. Description: Performs statistical data analysis of various Plant Breeding experiments. Contains functions for Line by Tester analysis as per Arunachalam, V.(1974) and Diallel analysis as per Griffing, B. (1956) . License: GPL-2 Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0) Date: 2023-12-07 URL: https://github.com/nandp1/gpbStat/ BugReports: https://github.com/nandp1/gpbStat/issues RoxygenNote: 7.2.3 Imports: tidyr, purrr, tibble, magrittr, dplyr Suggests: testthat, knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://nandp1.r-universe.dev Date/Publication: 2025-12-31 14:06:11 UTC RemoteUrl: https://github.com/nandp1/gpbstat RemoteRef: HEAD RemoteSha: 6705730ee818c8790e922c068e1f47e5294b4b9b NeedsCompilation: no Packaged: 2026-06-20 06:25:53 UTC; root Author: Nandan Patil [cre, aut] (ORCID: ), Lakshmi R. Gangavati [aut, ctb]