Package: midrangeMCP
Type: Package
Title: Multiples Comparisons Procedures Based on Studentized Midrange
        and Range Distributions
Version: 3.1.1
Authors@R: c(
    person("Ben", "Deivide", email = "ben.deivide@ufsj.edu.br", 
    role = c("aut", "cre"), comment = c(ORCID = '0000-0001-7019-8794')),
    person("Daniel", "Furtado", email = "danielff@dex.ufla.br", role = "aut",
    comment = c(ORCID = '0000-0002-4371-5239')),
    person("Diego", "Arthur", email = "digo.arthur@hotmail.com", role = "ctb"))
Description: Apply tests of multiple comparisons based
    on studentized 'midrange' and 'range' distributions. 
    The tests are: Tukey Midrange ('TM' test),
    Student-Newman-Keuls Midrange ('SNKM' test), 
    Means Grouping Midrange ('MGM' test) and 
    Means Grouping Range ('MGR' test). The first two tests were published by 
    Batista and Ferreira (2020) <doi:10.1590/1413-7054202044008020>. 
    The last two are being published.
Imports: stats, utils, graphics, grDevices, SMR, writexl, xtable, tcltk
Suggests: tkrplot, testthat, knitr, rmarkdown, covr
License: GPL (>= 2)
URL: https://bendeivide.github.io/midrangeMCP/,
        https://github.com/bendeivide/midrangeMCP
BugReports: https://github.com/bendeivide/midrangeMCP/issues
LazyData: TRUE
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-15 18:50:42 UTC; MABENLA
Author: Ben Deivide [aut, cre] (<https://orcid.org/0000-0001-7019-8794>),
  Daniel Furtado [aut] (<https://orcid.org/0000-0002-4371-5239>),
  Diego Arthur [ctb]
Maintainer: Ben Deivide <ben.deivide@ufsj.edu.br>
Repository: CRAN
Date/Publication: 2020-12-15 22:30:12 UTC
Built: R 4.0.2; ; 2020-12-16 11:28:08 UTC; unix
