Download Latest Version see 0.12.0 source code.tar.gz (2.7 MB)
Email in envelope

Get an email when there's a new version of see

Home / 0.12.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-14 888 Bytes
see 0.12.0 source code.tar.gz 2025-09-14 2.7 MB
see 0.12.0 source code.zip 2025-09-14 3.0 MB
Totals: 3 Items   5.7 MB 0

Breaking Changes

  • The minimum needed R version has been bumped to 4.1, since {correlation}, a runtime dependency, requires it.

Major Changes

  • plot() for performance::check_normality() now also supports objects from psych::fa(), psych::principal() and parameters::factor_analysis().

  • plot() for performance::check_outliers() gets a new "scree" type option, to create a scree plot of outlier statistics.

  • Minor re-labelling of axis titles and subtitles in plot() for performance::check_residuals().

  • Updates the package to adapt to the changes in the latest {ggplot2} release.

  • Themes get an axis.text.space argument, to define the spacing between axis lines and axis labels. Due to changes in {ggplot2}, the default spacing was slightly changed, now it can be set to the desired value using this argument.

Source: README.md, updated 2025-09-14