Skip to content

Releases: friendly/heplots

v1.7.0

03 May 14:36
Compare
Choose a tag to compare

Version 1.7.0 (2024-05-01)

This is a semi-major release, primarily documenting all datasets in the package with @concept tags.
It also adds new datasets and fixes bugs and documentation errors since the last CRAN release (v 1.6.2)

  • Added a new example (AddHealth data) to the HE_manova vignette
  • Added Overdose data, a simple MMRA example.
  • All datasets now classified by @concept tags in documentation, giving the primary methods ("MANOVA", "MMRA", "repeated", ...) that they illustrate. These supplement @keyword tags and appear in the index of the package documentation.
  • A new vignette (datasets) lists the datasets in the package, classified by these @concept tags.

Version 1.6.3 (2024-03-05)

  • Correct documentation error in cqplot()
  • cqplot() now returns DSQ values for identified points
  • Fixed small buglet re: labeling of hypothesis ellipses in heplot()

Add new ellipse functions, peng data, fix problems

15 Feb 22:38
Compare
Choose a tag to compare

Version 1.6.2 (2024-02-14)

  • Add peng dataset, a version of palmerpenguins::penguins
  • Correct documentation problems from Roxygen 7.3.1 (@doctype)

Version 1.6.1 (2023-12-05)

  • add warning to label.ellipse() if length(label.pos) > 1
  • fixed label.pos in coefplot.mlm()
  • add ellipse.axes() to draw axes of a covariance ellipse
  • add ellipse.box() to draw conjugate axes of a covariance ellipse

Roxygenize

05 Sep 13:22
Compare
Choose a tag to compare

Version 1.6.0 (2023-08-30)

  • converted pkg to roxygen documentation
  • now Suggests: car rather than Depends:

New Rmd vignettes; enhanced documentation

02 Oct 15:52
Compare
Choose a tag to compare
  • Added cex.label arg to heplot3d()
  • Convert old Rnw vignettes to Rmd
  • Fix documentation infelicities
  • Added TIPI data
  • Added glance.mlm() as an extension of broom::glance.lm()

Latest stable release

03 Sep 00:29
Compare
Choose a tag to compare

Added Iwasaki_Big_Five data [Thx: James Grice]; earlier documentation blunders fixed

Cumulative mods & fixes

29 Oct 16:47
Compare
Choose a tag to compare

Some small mods & bug fixes. User visible: rendering of "flat" ellipsoids in heplot3d() no longer suffers from bad moire blending.