The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package heplots

Last updated on 2026-04-30 18:53:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.1 10.55 184.06 194.61 OK
r-devel-linux-x86_64-debian-gcc 1.8.1 7.13 131.16 138.29 OK
r-devel-linux-x86_64-fedora-clang 1.8.1 18.00 286.39 304.39 OK
r-devel-linux-x86_64-fedora-gcc 1.8.1 18.00 313.57 331.57 OK
r-devel-windows-x86_64 1.8.1 19.00 218.00 237.00 OK
r-patched-linux-x86_64 1.8.1 12.95 154.14 167.09 OK
r-release-linux-x86_64 1.8.1 8.11 154.60 162.71 OK
r-release-macos-arm64 1.8.1 2.00 41.00 43.00 OK
r-release-macos-x86_64 1.8.1 7.00 106.00 113.00 ERROR
r-release-windows-x86_64 1.8.1 16.00 192.00 208.00 OK
r-oldrel-macos-arm64 1.8.1 2.00 41.00 43.00 OK
r-oldrel-macos-x86_64 1.8.1 7.00 169.00 176.00 OK
r-oldrel-windows-x86_64 1.8.1 21.00 249.00 270.00 OK

Check Details

Version: 1.8.1
Check: examples
Result: ERROR Running examples in ‘heplots-Ex.R’ failed The error most likely occurred in: > ### Name: TIPI > ### Title: Data on the Ten Item Personality Inventory > ### Aliases: TIPI > ### Keywords: datasets > > ### ** Examples > > > data(TIPI) > # fit an mlm > tipi.mlm <- lm(cbind(Extraversion, Neuroticism, Conscientiousness, Agreeableness, Openness) + ~ engnat + gender + education, data = TIPI ) > car::Anova(tipi.mlm) Type II MANOVA Tests: Pillai test statistic Df test stat approx F num Df den Df Pr(>F) engnat 1 0.025927 9.327 5 1752 8.817e-09 *** gender 1 0.088275 33.926 5 1752 < 2.2e-16 *** education 3 0.080337 9.653 15 5262 < 2.2e-16 *** --- Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 > > heplot(tipi.mlm, fill=TRUE, fill.alpha=0.1) > > pairs(tipi.mlm, fill=TRUE, fill.alpha=0.1) > > # candisc works best for factors with >2 levels > library(candisc) Error in library(candisc) : there is no package called ‘candisc’ Execution halted Flavor: r-release-macos-x86_64

Version: 1.8.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘HE_manova.Rmd’ using rmarkdown Quitting from HE_manova.Rmd:47-55 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `library()`: ! there is no package called 'candisc' --- Backtrace: ▆ 1. └─base::library(candisc) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'HE_manova.Rmd' failed with diagnostics: there is no package called 'candisc' --- failed re-building ‘HE_manova.Rmd’ --- re-building ‘HE_mmra.Rmd’ using rmarkdown Quitting from HE_mmra.Rmd:50-60 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `library()`: ! there is no package called 'candisc' --- Backtrace: ▆ 1. └─base::library(candisc) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'HE_mmra.Rmd' failed with diagnostics: there is no package called 'candisc' --- failed re-building ‘HE_mmra.Rmd’ --- re-building ‘Robust.Rmd’ using rmarkdown Quitting from Robust.Rmd:55-61 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `library()`: ! there is no package called 'candisc' --- Backtrace: ▆ 1. └─base::library(candisc) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Robust.Rmd' failed with diagnostics: there is no package called 'candisc' --- failed re-building ‘Robust.Rmd’ --- re-building ‘datasets.Rmd’ using rmarkdown Quitting from datasets.Rmd:37-45 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `library()`: ! there is no package called 'candisc' --- Backtrace: ▆ 1. └─base::library(candisc) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'datasets.Rmd' failed with diagnostics: there is no package called 'candisc' --- failed re-building ‘datasets.Rmd’ --- re-building ‘repeated-JSS.pdf.asis’ using asis --- finished re-building ‘repeated-JSS.pdf.asis’ SUMMARY: processing the following files failed: ‘HE_manova.Rmd’ ‘HE_mmra.Rmd’ ‘Robust.Rmd’ ‘datasets.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.