Releases: Novartis/RBesT
Releases · Novartis/RBesT
v1.9-0
- Allow for two sided decision functions thanks to new developer @danielinteractive. Many thanks for this contribution to RBesT!
- Bugfixes to plot function wrt to ggplot2 changes
- New posterior extraction functions in the draws format
What's Changed
- Set up Air configuration and formatting by @danielinteractive in #29
- bump SBC data & enable tests on non-CRAN and have run some tests agai… by @weberse2 in #30
- Extend normal outcome functions to two-sided decisions by @danielinteractive in #28
- Address comments by @danielinteractive in #32
- 33: Extend binomial outcome functions to two-sided decisions by @danielinteractive in #34
- Extend Poisson outcome functions to two-sided decisions by @danielinteractive in #36
- replace outdated deprecated function and replace by lifecycle version by @weberse2 in #39
- Issue 31 ggplot2 syntax by @weberse2 in #38
- Issue posterior draws by @weberse2 in #40
- Issue release workflow by @weberse2 in #41
- fix buid pieline by @weberse2 in #42
- fix release action now by @weberse2 in #43
- adding here by @weberse2 in #44
- bump release sha by @weberse2 in #45
- release 1.9-0 by @weberse2 in #46
- add release date to NEW file and mark as stable release by @weberse2 in #48
- amend release with corrected NEWS file by @weberse2 in #49
New Contributors
- @danielinteractive made their first contribution in #29
Full Changelog: v1.8-2...v1.9-0
v1.9-0-rc.2
Release candidate 2.
What's Changed
- Set up Air configuration and formatting by @danielinteractive in #29
- bump SBC data & enable tests on non-CRAN and have run some tests agai… by @weberse2 in #30
- Extend normal outcome functions to two-sided decisions by @danielinteractive in #28
- Address comments by @danielinteractive in #32
- 33: Extend binomial outcome functions to two-sided decisions by @danielinteractive in #34
- Extend Poisson outcome functions to two-sided decisions by @danielinteractive in #36
- replace outdated deprecated function and replace by lifecycle version by @weberse2 in #39
- Issue 31 ggplot2 syntax by @weberse2 in #38
- Issue posterior draws by @weberse2 in #40
- Issue release workflow by @weberse2 in #41
- fix buid pieline by @weberse2 in #42
- fix release action now by @weberse2 in #43
- adding here by @weberse2 in #44
New Contributors
- @danielinteractive made their first contribution in #29
Full Changelog: v1.8-2...v1.9-0-rc.1d
What's Changed
- Set up Air configuration and formatting by @danielinteractive in #29
- bump SBC data & enable tests on non-CRAN and have run some tests agai… by @weberse2 in #30
- Extend normal outcome functions to two-sided decisions by @danielinteractive in #28
- Address comments by @danielinteractive in #32
- 33: Extend binomial outcome functions to two-sided decisions by @danielinteractive in #34
- Extend Poisson outcome functions to two-sided decisions by @danielinteractive in #36
- replace outdated deprecated function and replace by lifecycle version by @weberse2 in #39
- Issue 31 ggplot2 syntax by @weberse2 in #38
- Issue posterior draws by @weberse2 in #40
- Issue release workflow by @weberse2 in #41
- fix buid pieline by @weberse2 in #42
- fix release action now by @weberse2 in #43
- adding here by @weberse2 in #44
- bump release sha by @weberse2 in #45
New Contributors
- @danielinteractive made their first contribution in #29
Full Changelog: v1.8-2...v1.9-0-rc.2
CRAN 1.8-2 release
Adds json write/read functions and some smaller bug fixes.
82e9ac8a6d73609a1d399071a7552a98 RBesT_1.8-2.tar.gz
CRAN 1.8-1
Fixes an issue when using the ess function inside of the apply functions.
CRAN 1.8-0
Enhancements
- Enable ESS calculation for normal mixture densities when used in the context of a standard one-parameter exponential family through the new
familyargument. For example, this can be used to calculate the ESS of a normal mixture density representing a logit transformed response scale. - Reformat R sources using
styler.
Bugfixes
CRAN 1.7-4
Enhancements
- Added for mixstanvar automatic generation of distribution functions allowing truncated priors in brms with mixtures
- Slight speed increase for Stan model by more efficient construction of likelihood. Also reducing object size of gMAP objects by avoiding to store redundant variables.
- Upgraded testthat edition to version 3.
Bugfixes
- Fix issue #18 of ESS ELIR aborting whenever one mixture component has zero weight.
- Fixed a rare issue when estimating ESS ELIR for beta mixtures. The calculation aborted due to boundary issues which are now avoided.
- Avoid over and underflow of beta-binomial distribution.
- Replace calls to deprecated ggplot2::qplot with respective calls to ggplot2::ggplot.
- Use new array notation for mixstanvar generated Stan code to make generated Stan programs compatible with Stan >= 2.33
MD5 (RBesT_1.7-4.tar.gz) = 4a982630816d3c993710f4b64bde49c1
CRAN 1.7-3
- Address comments from CRAN concern system requirements to also list
pngquant - Align Stan source code with new array syntax, which bumps the minimal Stan version to be 2.26.0
- Move most vignettes to the package homepage as articles to save space on the distributed R package
MD5 (RBesT_1.7-3.tar.gz) = 5d10286a38023216bd3021edf01b2383
CRAN 1.7-2
Ensure that normal & MVN EM algorithm is deterministic and does not depend on any seed. Streamline testing. Fix package documentation.
MD5 (RBesT-v1.7-2.tar.gz) = 79698001beb519cc6b201bf23d4c964e
CRAN 1.7-1
New features:
- adapter function
mixstanvarallowing use of mixtures as priors inbrmsmodels - experimental diagnostic plots for EM mvn fits
MD5 (RBesT_1.7-1.tar.gz) = ccedff775d1eb726f2c960892f980a13
CRAN 1.7-0
Adds support for multivariate normal mixtures.
md5:
174653c5325e429b7942a7384145160b RBesT_1.7-0.tar.gz