Releases: rich-payne/dreamer
Releases · rich-payne/dreamer
Version 3.2.0 (CRAN)
What's Changed
- Allows binary summary data by @rich-payne in #37
- Requires all models to be named by @rich-payne in #35
- allow plots for candidate models, #38 by @rich-payne in #39
- Add website to DESCRIPTION by @olivroy in #43
- Update Description to include longitudinal reference by @rich-payne in #53
- Export internal S3 functions by @rich-payne in #54
- Remove references to
.data
in tidyselect functions by @rich-payne in #55 - Remove
aes_string
, by @rich-payne in #56
Full Changelog: v3.1.0...v3.2.0
Version 3.1.0 (CRAN)
What's Changed
- Update README and vignettes by @rich-payne in #2
- restore rjags modules, fix #4 by @rich-payne in #5
- Add unit tests to ensure predictive argument of posterior() is tested by @rich-payne in #7
- Add time column to pr_eoi() output by @rich-payne in #10
- simplify jags seed backend, fix #11 by @rich-payne in #12
- linting by @rich-payne in #22
- remove dreamer class, fix #17 by @rich-payne in #18
- Use inherits() by @rich-payne in #19
- Update github actions by @rich-payne in #21
- Clarify sigma is a standard deviation in docs by @rich-payne in #25
- Update examples by @rich-payne in #26
- check dose and response data types in dreamer_mcmc() by @rich-payne in #28
- simplify posterior test by @rich-payne in #30
- Add print methods by @rich-payne in #24
- Update README and Vignette with print methods by @rich-payne in #31
- Prep for CRAN (update version number) by @rich-payne in #33
Full Changelog: v3.0.0...v3.1.0
Version 3.0.0 (CRAN)
First CRAN release.