RIFanalysis 0.9.2
- Added a namespace-safe, reproducible manual bootstrap engine and
made it the default across the fitting and workflow APIs.
- Deprecated
bootstrap_engine = "poweRlaw" and
engine = "poweRlaw"; these options are retained for
compatibility and are planned for removal in version 1.0.0.
- Standardized the Z1, Z2, and Z3 workflow arguments on
save_plots and plot_dpi.
- Deprecated the Z3 arguments
save and dpi
in favor of save_plots and plot_dpi; the
aliases are planned for removal in version 1.0.0.
- Increased the default PNG export resolution to 600 DPI.
- Made the package vignettes self-contained by using the example
datasets distributed with the package.
- Normalized the multi-type example data to portable ASCII text.