Changes in version 1.1.5 Major changes - N/A Minor changes - Modified description file (author, bugreports, url) Bug fixes - N/A Changes in version 1.1.3 (2022-03-29) Major changes - N/A Minor changes - Minor version bump to please CRAN checks after removal due to a dependency being removed - Minor doc changes Bug fixes - N/A Changes in version 1.1.2 (2022-03-07) Major changes - N/A Minor changes - N/A Bug fixes - Prompt to install dev version of bkmr (kmbayes_continue) mistakenly labeled updated versions of BKMR as outdated. Changes in version 1.1.1 (2021-09-07) Major changes - N/A Minor changes - Change burnin default to NULL in kmbayes_combine (was 0) to fit typical usage pattern and match documentation - Added kmbayes_combine_lowmem function, which emulates kmbayes_combine and may work in certain settings where memory constraints result in a "low memory" error in kmbayes_combine. Bug fixes - MINOR: fixed "iters" objects in kmbayes_combine and kmbayes_combine_lowmem output ("bkmrplusfit" objects) Changes in version 1.0.2 (2021-02-17) Major changes - N/A Minor changes - N/A Bug fixes - MAJOR: seed change in v1.0.1 introduced a bug that would result in chains having identical seeds. This is fixed. Changes in version 1.0.1 (2021-01-26) Major changes - N/A Minor changes - Removed a warning from the future package about possibly invalid seed values (Set seed=TRUE in underlying future function calls, per package instructions) Bug fixes - N/A Changes in version 1.0.0 (2020-10-12) Major changes - Added parallel diagnostics and re-packaged bkmr package functions for parallel chains - Added "continue" functions to continue fitting from an existing bkmr fit Bug fixes - N/A Changes in version 0.1.16 (2020-09-16) Major changes - First CRAN release Bug fixes - N/A