Package: MCPtests
Type: Package
Title: Multiples Comparisons Procedures
Version: 1.0.1
Authors@R: c(
    person("Ben", "Deivide", email = "ben.deivide@ufsj.edu.br", role = c("aut", "cre")),
    person("Daniel", "Furtado", email = "danielff@dex.ufla.br", role = "aut"),
    person("Diego", "Arthur", email = "digo.arthur@hotmail.com", role = "aut"),
    person("Matheus", "Fernando", email = "matheusfers3500@gmail.com", role = "ctb"))
Description: Performs the execution of the main procedures of multiple 
    comparisons in the literature, Scott-Knott (1974) <http://www.jstor.org/stable/2529204>, 
    Batista (2016) <http://repositorio.ufla.br/jspui/handle/1/11466>, including graphic representations 
    and export to different extensions of its results. An additional 
    part of the package is the presence of the performance evaluation 
    of the tests (Type I error per experiment and the power). This will 
    assist the user in making the decision for the chosen test.
Imports: stats, base, utils, graphics, grDevices, SMR, writexl, xtable,
        tcltk, foreach, doParallel, parallel
Suggests: tkrplot
License: GPL (>= 2)
LazyData: TRUE
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2020-12-17 13:04:45 UTC; MABENLA
Author: Ben Deivide [aut, cre],
  Daniel Furtado [aut],
  Diego Arthur [aut],
  Matheus Fernando [ctb]
Maintainer: Ben Deivide <ben.deivide@ufsj.edu.br>
Repository: CRAN
Date/Publication: 2020-12-17 16:30:17 UTC
Built: R 4.6.0; ; 2025-08-18 07:41:06 UTC; unix
