Package: grapesAgri1
Type: Package
Title: Collection of Shiny Apps for Agricultural Research Data Analysis
Version: 1.0.0
Authors@R: c(
    person(given = "Pratheesh P.", family = "Gopinath",
           email = "grapescoa@gmail.com",
           role = c("aut", "cre"),
		       comment = c(ORCID = "0000-0003-3290-0436")),
	  person(given = "Rajender", family = "Parsad", 
           email = "Rajender.Parsad@icar.gov.in",
		       role = "aut"),
    person(given = "Brigit", family = "Joseph",
           email = "brigit.joseph@kau.in",
		       role = "aut"),
		person(given = "Adarsh.", family = "V.S.",
           email = "adarshvs0007@gmail.com",
		       role = "aut"),
    person("Kerala Agricultural University",
           role = c("cph"),
		       comment = c(url = "http://www.kau.in/")))
Description: Allows user to have graphical user interface to perform analysis of Agricultural experimental data. On using the functions in this package a Interactive User Interface will pop up. Apps Works by simple upload of files in CSV format.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: shiny(>= 1.6.0), shinycssloaders(>= 1.0.0), shinyWidgets(>=
        0.6.0), rmarkdown(>= 2.7), knitr(>= 1.31), magrittr(>= 2.0.1),
        dplyr(>= 1.0.4), datasets(>= 4.0.4), gridGraphics(>= 0.5.1),
        grid(>= 4.0.4), RColorBrewer(>= 1.1.2), Rdpack(>= 2.1.2),
        devtools(>= 2.4.1), agricolae(>= 1.3.5), pastecs(>= 1.3.21),
        ggpubr(>= 0.4.0), Hmisc(>= 4.5.0), ggplot2(>= 3.3.3)
Suggests: tinytex(>= 0.32), kableExtra(>= 1.3.4), summarytools(>=
        0.9.9), reshape2(>= 1.4.4), desplot(>= 1.8), corrplot(>= 0.84),
        PairedData(>= 1.1.1)
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2021-06-11 09:36:10 UTC; HP
Author: Pratheesh P. Gopinath [aut, cre]
    (<https://orcid.org/0000-0003-3290-0436>),
  Rajender Parsad [aut],
  Brigit Joseph [aut],
  Adarsh. V.S. [aut],
  Kerala Agricultural University [cph] (http://www.kau.in/)
Maintainer: Pratheesh P. Gopinath <grapescoa@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-14 07:30:06 UTC
