Package: TukeyC
Type: Package
Title: Conventional Tukey Test
Version: 1.3-44
Date: 2026-02-23
Authors@R: c(person(given = c("José", "C."),
                      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", "B."),
                      family = "Allaman",
                      role = c("aut", "cre"),
                      email = "ivanalaman@gmail.com"))
Author: José C. Faria [aut],
  Enio G. Jelihovschi [aut],
  Ivan B. Allaman [aut, cre]
Maintainer: Ivan B. Allaman <ivanalaman@gmail.com>
Depends: R (>= 2.6.0)
Imports: emmeans, 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: 2026-02-25 11:02:06 UTC; iballaman
Repository: CRAN
Date/Publication: 2026-02-25 11:20:08 UTC
Built: R 4.6.0; ; 2026-02-28 02:55:03 UTC; windows
