Changes in version 2.0 (2026-05-12) This update contains code breaking changes, specifically: - Updated naming conventions of tipping point analysis - Hazard inflation / deflation -> hazard multiplication - Deterministic sampling -> landmark - Random sampling -> percentile - Allowed imputation in both arms - Added heatmap plot for tipping point results in case of two-dimensional tipping points - Added flexibility in plotting options - Exported a few internal functions for custom analysis pipeline Changes in version 1.2 (2026-01-16) - Corrected degrees of freedom calculation when applying Rubin's rule using t-distribution - Corrected model-based tipping point analysis to utilize all the data during imputation model building - Updated random seed handling - Improved various documentations Changes in version 1.1 (2025-12-19) - Allowed user to suppress assess_plausibility() print messages Changes in version 1.0 - Initial CRAN submission.