Package: TukeyC Version: 1.4-0 Date: 2026-05-23 Title: Conventional Tukey Test Authors@R: c(person("J. C.", "Faria", role = "aut", email = "joseclaudio.faria@gmail.com"), person("E. G.", "Jelihovschi", role = "aut", email = "eniojelihovs@gmail.com"), person("I. B.", "Allaman", role = c("aut", "cre"), email = "ivanalaman@gmail.com")) Depends: R (>= 4.0.0) Imports: emmeans, xtable Suggests: pbkrtest (>= 0.4-6), lme4, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Description: Performs multiple comparison analyses using Tukey's Honestly Significant Difference (HSD) test, with intuitive letter grouping of means for balanced and unbalanced designs. Accepts input from 'formula', 'aov', 'lm', 'aovlist', and 'lmerMod' objects, including straightforward handling of interactions. For more details see Tukey (1949) . License: GPL (>= 2) URL: https://github.com/jcfaria/TukeyC, https://lec.pro.br/software/pac-r/tukeyc BugReports: https://github.com/jcfaria/TukeyC/issues Encoding: UTF-8 LazyData: true NeedsCompilation: no Repository: https://jcfaria.r-universe.dev Date/Publication: 2026-05-24 11:36:31 UTC RemoteUrl: https://github.com/jcfaria/tukeyc RemoteRef: HEAD RemoteSha: 67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59 Packaged: 2026-06-23 10:19:39 UTC; root Author: J. C. Faria [aut], E. G. Jelihovschi [aut], I. B. Allaman [aut, cre] Maintainer: I. B. Allaman