Package: TukeyC
Type: Package
Title: Conventional Tukey Test
Version: 1.3-43
Date: 2025-04-09
Authors@R: c(person(given = c("Jose", "Claudio"),
                      family = "Faria",
                      role = "aut",
                      email = "joseclaudio.faria@gmail.com"),
               person(given = c("Enio", "G."),
                      family = "Jelihovschi",
                      role = "aut",
                      email = "eniojelihovs@gmail.com"),
               person(given = c("Ivan", "Bezerra"),
                      family = "Allaman",
                      role = c("aut", "cre"),
                      email = "ivanalaman@gmail.com"))
Maintainer: Ivan Bezerra Allaman <ivanalaman@gmail.com>
Depends: R (>= 2.6.0)
Imports: doBy, xtable
Suggests: pbkrtest (>= 0.4-6), lme4
Description: Provides tools to perform multiple comparison analyses, based on the well-known Tukey's "Honestly Significant Difference" (HSD) test. In models involving interactions, 'TukeyC' stands out from other R packages by implementing intuitive and easy-to-use functions. In addition to accommodating traditional R methods such as lm() and aov(), it has also been extended to objects of the lmer() class, that is, mixed models with fixed effects. For more details see Tukey (1949) <doi:10.2307/3001913>.
License: GPL (>= 2)
URL: https://github.com/jcfaria/TukeyC
Encoding: UTF-8
LazyLoad: yes
NeedsCompilation: no
Packaged: 2025-04-09 23:55:41 UTC; iballaman
Author: Jose Claudio Faria [aut],
  Enio G. Jelihovschi [aut],
  Ivan Bezerra Allaman [aut, cre]
Repository: CRAN
Date/Publication: 2025-04-10 08:50:08 UTC
Built: R 4.3.3; ; 2025-04-10 10:10:40 UTC; unix
