Package: midrangeMCP
Type: Package
Title: Multiple Comparisons Procedures Based on Studentized Midrange
        and Range Distributions
Version: 3.1.3
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("Henrique", "Jose de Paula Alves", email = "jpahenrique@gmail.com", role= c("ctb"),
    comment = c(ORCID = '0000-0002-0124-3093')),
    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 were published by Batista and Ferreira (2023) <doi:10.28951/bjb.v41i4.640>.
Imports: stats, utils, graphics, grDevices, SMR, writexl, xtable, tcltk
Suggests: 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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-28 21:06:49 UTC; ben10
Author: Ben Deivide [aut, cre] (ORCID: <https://orcid.org/0000-0001-7019-8794>),
  Daniel Furtado [aut] (ORCID: <https://orcid.org/0000-0002-4371-5239>),
  Henrique Jose de Paula Alves [ctb] (ORCID:
    <https://orcid.org/0000-0002-0124-3093>),
  Diego Arthur [ctb]
Maintainer: Ben Deivide <ben.deivide@ufsj.edu.br>
Repository: CRAN
Date/Publication: 2025-05-28 21:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 02:49:28 UTC; windows
