Changes in version 0.2.4 (2025-08-22) - Change deprecated arguments in ggplot2 calls. Changes in version 0.2.3 (2025-06-23) - Use ggplot2::get_labs() in tests due to change in functionality in that package. Changes in version 0.2.2 (2025-02-19) - Fixed bug in apply_mcmc in subsetting a data frame when only one covariate is included Changes in version 0.2.1 (2023-03-03) - psborrow package is now deprecated. All future development will occur in psborrow2. - Fixed calculation of drift HR in analysis to match simulation Changes in version 0.2.0 (2022-05-16) - Added apply_mcmc() function to make conducting analyses on non-simulated datasets easier - Added "analysis" vignette detailing the analysis model being implemented - Added psborrow.quiet option to suppress package messages - Added n.cores argument to run_mcmc_p() to allow the user to choose how many cores are used when running parallel processes - Various documentation tweaks/clarifications - Changed License to Apache 2.0 Changes in version 0.1.0 (2021-06-04) - Initial CRAN release