Package: gpbStat
Type: Package
Title: Comprehensive Statistical Analysis of Plant Breeding Experiments
Version: 0.3.5
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 = "lakshmurg8@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
LazyLoad: true
Depends: R (>= 3.5.0)
Date: 2021-10-30
URL: https://github.com/nandp1/gpbStat/
BugReports: https://github.com/nandp1/gpbStat/issues
RoxygenNote: 7.1.2
Imports: stats, utils, data.table, dplyr, magrittr
Suggests: testthat, knitr, rmarkdown, reshape2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-30 13:48:36 UTC; ACER
Author: Nandan Patil [cre, aut] (<https://orcid.org/0000-0003-0100-9931>),
  Lakshmi R. Gangavati [aut, ctb]
Repository: CRAN
Date/Publication: 2021-10-30 14:30:02 UTC
Built: R 4.0.2; ; 2021-10-31 10:59:04 UTC; unix
