Package: heplots Type: Package Title: Visualizing Hypothesis Tests in Multivariate Linear Models Version: 1.8.3 Date: 2026-05-08 Authors@R: c( person(given = "Michael", family = "Friendly", role=c("aut", "cre"), email="friendly@yorku.ca", comment = c(ORCID = "0000-0002-3237-0941")), person(given = "John", family = "Fox", role="aut", comment = c(ORCID = "0000-0002-1196-8012")), person(given = "Georges", family = "Monette", role="aut", comment = c(ORCID = "0000-0003-0076-5532")), person(given = "Phil", family="Chalmers", role="ctb", comment = c(ORCID="0000-0001-5332-2810")), person(given = "Duncan", family = "Murdoch", role="ctb")) Maintainer: Michael Friendly Description: Provides HE plot and other functions for visualizing hypothesis tests in multivariate linear models. HE plots represent sums-of-squares-and-products matrices for linear hypotheses and for error using ellipses (in two dimensions) and ellipsoids (in three dimensions). It also provides other tools for analysis and graphical display of the models such as robust methods and homogeneity of variance covariance matrices. The related 'candisc' package provides visualizations in a reduced-rank canonical discriminant space when there are more than a few response variables. Language: en-US Depends: R (>= 4.1.0), broom Imports: car, MASS, graphics, grDevices, stats, magrittr, purrr, rgl, tibble, boot Suggests: candisc, carData, effects, reshape, gplots, nlme, lattice, reshape2, corrgram, animation, mvinfluence, knitr, litedown, rmarkdown, markdown, dplyr, tidyr, ggplot2, bookdown, patchwork, tinytable, glue, here, Sleuth2, rrcov, archdata, qqtest, vcdExtra, R.rsp, KernSmooth, aplpack, foreign, robustbase, effectsize LazyLoad: yes LazyData: yes BugReports: https://github.com/friendly/heplots/issues License: GPL (>= 2) URL: https://friendly.github.io/heplots/, https://github.com/friendly/heplots RoxygenNote: 7.3.3 Encoding: UTF-8 VignetteBuilder: knitr, R.rsp Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev Repository: https://friendly.r-universe.dev Date/Publication: 2026-05-08 14:48:08 UTC RemoteUrl: https://github.com/friendly/heplots RemoteRef: HEAD RemoteSha: 604dffb0459f9feec5486ec8822bbadab54fed7b NeedsCompilation: no Packaged: 2026-06-07 06:27:48 UTC; root Author: Michael Friendly [aut, cre] (ORCID: ), John Fox [aut] (ORCID: ), Georges Monette [aut] (ORCID: ), Phil Chalmers [ctb] (ORCID: ), Duncan Murdoch [ctb]