Changes in version 0.13.6 (2025-08-20) - added a pkgdown website - added MASS in Suggest as it is no longer imported by ggplot2 Changes in version 0.13.5 (2024-01-13) - bug fixed in try-catch syntax Changes in version 0.13.3 (2020-02-06) - bug fixed in documentation and compiling standards Changes in version 0.13.1 (2017-08-02) - updated documentation and compiling standards Changes in version 0.13.0 - use of itertools package for parallel computations - use of log-scale probabilities in slice-samplers for improved precision in computation - bug fix: parallel settings did not work in DPMpost (thanks to Mike Jiang for noticing this) - updated documentation Changes in version 0.12.0 (2017-04-04) - registration of compiled functions - updated help and citation info Changes in version 0.10.0 - optimization of the log-posterior computation for normal and skew normal distributions - improvement of the parallel sampler for normal distributions - added arguments in DPMGibs... functions to allow more informative priors if needed - bug fix: log of integers disambiguated in C++ function (compilation error on Solaris)