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 <tryanother609@gmail.com>
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) <http://repository.ias.ac.in/89299/> and Diallel analysis as per Griffing, B. (1956) <https://www.publish.csiro.au/bi/pdf/BI9560463>.  
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
NeedsCompilation: no
Packaged: 2023-12-07 13:56:43 UTC; INP
Author: Nandan Patil [cre, aut] (<https://orcid.org/0000-0003-0100-9931>),
  Lakshmi R. Gangavati [aut, ctb]
Repository: CRAN
Date/Publication: 2023-12-07 15:00:02 UTC
Built: R 4.2.0; ; 2023-12-21 23:22:17 UTC; unix
