Changes in version 2.1.1 - Remove output folders Changes in version 2.1.0 (2025-09-30) - Replace pugixml.cpp by Rcpp::List - Convert line endings in configure.ac to LF - Require C++17 - Remove redundant C++ code Changes in version 2.0.7 (2024-07-01) - Set default eta0 and kappa0 via (Weibull) parametric survival model - Fixed a bug in function PSBC::updateTau_GL_cpp() Changes in version 2.0.6 (2024-03-21) - Fixed a bug in function PSBC::updateBH_cpp() - Other minor changes Changes in version 2.0.5 (2023-12-08) - Added R functions for survival predictions, e.g. time-dependent Brier scores, integrated Brier score Changes in version 2.0.4 (2023-10-12) - For Linux machines, installed GitHub v2.0.4 seems twice faster than CRAN v2.0.4 due to omp_set_* in drive.cpp to solve CRAN pre-test NOTE CPU-elapse times ratio - Improved C++ code to speedup 10-20% - Declared functions inside PSBC class - Added configuration files for checking omp, compilers etc. Changes in version 2.0.3 (2023-10-02) - First CRAN version - Added adaptive jumping rule - Fixed bug for q=0 to allowed variable selection for all covariates by default Changes in version 2.0.2 - Optimised the partition of the time axis for gamma process prior Changes in version 2.0.1 - Set armadillo random values and RNG Changes in version 2.0 - First GitHub commit version