Changes in version 1.0.1 - Fix to address M1mac and noLD issues Changes in version 1.0.0 (2026-05-27) - Enhancing assertthat::assert_that() input checks inside functions - Enhancing unit tests - Adding the median inside the tipmap plot function Changes in version 0.5.3 - Adding package website (build using {pkgdown}) - Adding option for highest posterior density intervals in create_posterior_data(). Changes in version 0.5.2 (2023-08-14) - Fix to comply with CRAN requirements Changes in version 0.5.1 (2023-08-13) - Functionality added to compute operating characteristics (new functions are: oc_pos(), oc_bias() and oc_coverage()) - Use of the assertthat::assert_that() to check function inputs Changes in version 0.4.2 (2023-06-17) - GitHub repository changed - Modified tipmap_plot() to avoid problems with tipping points being 0 or 1 - Obsolete function get_stochast_weight_posterior() removed - Modifications in documentation and vignettes Changes in version 0.4.1 (2023-04-24) - New vignette on weight determination via expert elicitation - Updated README file - Modifications in documentation Changes in version 0.3.9 (2022-12-07) - Modifications in computation of posterior with stochastic weights - Modifications in introductory vignette Changes in version 0.3.7 (2022-10-23) - Introductory vignette added - Modification in Readme file Changes in version 0.3.5 (2022-09-02) - Addition of functions facilitating expert elicitation of weights - Renaming of functions and variable names to comply with code style guidelines - Updates to documentation Changes in version 0.1.7 (2022-07-12) - Reduced functionality due to an M1mac issue in imported function - Updates to documentation Changes in version 0.1.1 (2022-07-01) - Initial CRAN submission