Changes in version 1.3.3 (2025-02-15) - Fixes issue with quantile function generation that led to incorrect results when generating quantiles through summary.flexsurvreg Changes in version 1.3.2 - Fixes issue with incompatible vector length in quantile functions Changes in version 1.3.1 (2022-11-01) - Fixes bug where wrong function was used in quantile calculations for summary.flexsurvreg - Fixes issue with vectorization of quantile functions Changes in version 1.3.0 (2022-06-17) - Updated to include vectorized versions of mean_mixsurv and mean_nmixsurv Changes in version 1.2.0 (2020-08-25) - Changed p function to satisfy convention that p function is P[X <= x] when lower.tail=TRUE, rather than P[X < x] - Adds random sampling function to object returned by flexsurvcure Changes in version 1.1.0 (2020-04-09) - Added probit link option Changes in version 1.0.0 (2019-08-27) - Fixes and performance improvements to quantile & random generation functions Changes in version 0.0.2 (2017-07-17) - Fixes to cumulative hazard and RMST functions Changes in version 0.0.1 (2017-05-14) - Initial release