Skip to content

Releases: rstudio/bundle

bundle 0.1.3

Choose a tag to compare

@juliasilge juliasilge released this 10 Dec 20:39
2a8d069
  • Updated to support new versions of xgboost models (#75).

bundle 0.1.2

Choose a tag to compare

@juliasilge juliasilge released this 12 Nov 16:11
  • Added bundle method for objects from dbarts::bart() and, by extension, parsnip::bart(engine = "dbarts") (#64).

  • Bundling xgboost objects now takes extra steps to preserve nfeatures and feature_names (#67).

bundle 0.1.1

Choose a tag to compare

@juliasilge juliasilge released this 09 Sep 22:07
94a0907
  • Fixed bundling of recipes steps situated inside of workflows.

bundle 0.1.0

Choose a tag to compare

@juliasilge juliasilge released this 15 Sep 18:48
  • Initial CRAN release of package