descriptr 0.5.2

This is a patch release to fix CRAN notification about vdiffr package and remove deprecated functions related to visualization of statistical distributions.

Defunct

The following functions are defunct. Please use the vistributions package for visualizing distributions.

descriptr 0.5.1

This is a patch release to fix CRAN errors.

descriptr 0.5.0

New Features

Deprecation

All the dist_* functions related to visualizing probability distributions have been soft deprecated and will be removed in the next release. Please use the vistributions package going forward.

The shiny app has been soft-deprecated and will be removed in the next release. Please use the xplorerr package going forward.

The following functions have been soft-deprecated and will be removed in the next release:

descriptr 0.4.1

New Features

The following now return tibbles to facilitate further analysis:

New to descriptr are the following which generate summary statistics:

Bug Fixes

Acknowledgements

A big thanks to @GegznaV and @adam_medcalf who contributed code, opened issues and provided valuable feedback.

descriptr 0.4.0

New Features

We have completely revamped the API. All the functions now take a data.frame or tibble as the first argument followed by the variable names. The variable names need not be surrounded by single/double quotes anymore. Please view the guide for more details.

Bug Fixes

descriptr 0.3.0

New Features

descriptr 0.2.0

This is a minor release containing bug fixes.

Bug Fixes

descriptr 0.1.1

Bug Fixes

descriptr 0.1.0