Changes in version 0.5.0 (2023-07-20) - The pairs() generic and pairs.profile() method have both been deprecated, and replaced with the pairs_profile() function. Changes in version 0.4.5 (2023-04-05) - center was ignored in ellipse.default(). Changes in version 0.4.4 (2023-03-29) - Put source on Github. - Added a NEWS.md file to track changes to the package. - Added README.Rmd. - Added pkgdown site. - Added US spelling center to ellipse.default() (thanks to James Curran). Changes in version 0.4.3 (2022-05-31) - At request of CRAN, fixed some references. Changes in version 0.4.2 (2020-05-27) - Update maintainer email. Changes in version 0.4.1 (2018-01-05) - At request of CRAN, added pairs() generic function to avoid clash with MASS::pairs.profile() - other minor cleanups. Changes in version 0.3.8 - Minor fix (no more \synopsis tag in help) Changes in version 0.3.7 - Minor fix (clean up DESCRIPTION file) Changes in version 0.3.6 - Bug fix: ... was not being passed from methods to ellipse.default(). Changes in version 0.3.5 - License clarification Changes in version 0.3.4 - Update to strict test compliance Changes in version 0.3.3 - Nicer colors in plotcorr() example (from Gregor Gorjanc) Changes in version 0.3.2 - Remove deprecated install.R Changes in version 0.3.1 - Added NAMESPACE, package overview topic - Allowed plotcorr() to plot just upper or lower triangle of matrix. Changes in version 0.2.14 - Allowed separate colors for each ellipse in plotcorr() and fixed some .Rd errors. Changes in version 0.2.12 - Bug fix for missing values in plotcorr(), doc error Changes in version 0.0.1 (2000-03-22) - First CRAN release