Releases: easystats/correlation
Releases · easystats/correlation
correlation 0.8.6
- Fix CRAN check issues.
correlation v0.8.5
- New
cormatrix_to_excel()
function for exporting correlation matrices to Excel with color formatting. - This release changes the licensing model of
{correlation}
to an MIT license.
correlation 0.8.3
Breaking Changes
-
distance_mahalanobis()
is deprecated. Useperformance::check_outliers(method = "mahalanobis_robust")
instead. -
The minimum needed R version has been bumped to
3.6
.
Minor Changes
-
Fixes breakages caused by updates to parameters package (#269).
-
The visualization recipe (plots) for redundant correlation matrices was
improved, so self-correlations will no longer be labelled and get a neutral
color. -
The
print()
method redundant correlation matrices no longer shows the
diagonal with self-correlations.
correlation 0.8.2
- Maintenance release for datawizard package update.
Adjustments for datawizard updates
0.8.1 cran submission
v0.8.0
Bug fix in plot() methods
0.7.1 Update cran-comments.md
v0.7.0
change in maintainership
Merge pull request #164 from IndrajeetPatil/master resubmission
0.5.0
CRAN release.