Package: AgroR
Type: Package
Title: Experimental Statistics and Graphics for Agricultural Sciences
Version: 1.3.1
Date: 2022-08-029
Authors@R: 
  c(person("Gabriel Danilo","Shimizu",
           role = c("aut", "cre"),
           email = "shimizu@uel.br",
           comment = c(ORCID = "0000-0001-8524-508X")),
    person("Rodrigo Yudi Palhaci", "Marubayashi",
           role = c("aut","ctb"),
           comment = c(ORCID = "0000-0003-2778-8654")),
    person("Leandro Simoes Azeredo", "Goncalves",
           role = c("aut","ctb"),
           comment = c(ORCID = "0000-0001-9700-9375")))
Maintainer: Gabriel Danilo Shimizu <shimizu@uel.br>
Description: Performs the analysis of completely randomized experimental designs (CRD), randomized blocks (RBD) and Latin square (LSD), experiments in double and triple factorial scheme (in CRD and RBD), experiments in subdivided plot scheme (in CRD and RBD), subdivided and joint analysis of experiments in CRD and RBD, linear regression analysis, test for two samples. The package performs analysis of variance, ANOVA assumptions and multiple comparison test of means or regression, according to Pimentel-Gomes (2009, ISBN: 978-85-7133-055-9), nonparametric test (Conover, 1999, ISBN: 0471160687), test for two samples, joint analysis of experiments according to Ferreira (2018, ISBN: 978-85-7269-566-4) and generalized linear model (glm) for binomial and Poisson family in CRD and RBD (Carvalho, FJ (2019), <doi:10.14393/ufu.te.2019.1244>). It can also be used to obtain descriptive measures and graphics, in addition to correlations and creative graphics used in agricultural sciences (Agronomy, Zootechnics, Food Science and related areas).
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: ggplot2, nortest, lme4, crayon, lmtest, emmeans, multcomp,
        ggrepel, MASS, cowplot, multcompView, RColorBrewer, drc,
        dunn.test, gtools, gridExtra
Suggests: DT, knitr, rmarkdown, roxygen2
Depends: R (>= 3.6.0)
License: GPL (>= 2)
URL: https://agronomiar.github.io/AgroR_package/index.html,
        https://agrorproject.shinyapps.io/agror_shiny/
NeedsCompilation: no
Packaged: 2022-08-29 16:47:56 UTC; Usuario
Author: Gabriel Danilo Shimizu [aut, cre]
    (<https://orcid.org/0000-0001-8524-508X>),
  Rodrigo Yudi Palhaci Marubayashi [aut, ctb]
    (<https://orcid.org/0000-0003-2778-8654>),
  Leandro Simoes Azeredo Goncalves [aut, ctb]
    (<https://orcid.org/0000-0001-9700-9375>)
Repository: CRAN
Date/Publication: 2022-08-29 17:30:07 UTC
