Skip to content

Releases: hubverse-org/hubEnsembles

hubEnsembles 0.1.9

03 Oct 14:17
9ba5eab
Compare
Choose a tag to compare
  • simple_ensemble() now uses identical() to avoid triggering an all.equal.environment() error. This error would sometimes occur when providing the agg_fun argument with a custom function. (#134)

What's Changed

Full Changelog: v0.1.8...v0.1.9

hubEnsembles 0.1.8

26 Sep 20:41
598728b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

hubEnsembles v0.1.7

24 Sep 17:34
v0.1.7
7aa6d91
Compare
Choose a tag to compare

What's Changed

  • from @lshandross in #127:
    • Make hubEnsembles.Rmd an article
    • Rewrite linear_pool_quantile() to not use Hmisc-utils functions
    • Fix bug in linear_pool() where the pools were not being properly split (#128)
    • Fix warnings from dplyr about usage of all_of()

Full Changelog: v0.1.6...v0.1.7

First release

20 Sep 18:45
v0.1.6
c684690
Compare
Choose a tag to compare

Changes in v0.1.6

Changes prior to v0.1.6

New Contributors

Full Changelog: https://github.com/hubverse-org/hubEnsembles/commits/v0.1.6