v3.11.0 [CRAN]
What's Changed
- Add objective weights by @gufengzhou in #826
- build(deps): bump @babel/traverse from 7.21.5 to 7.23.2 in /website by @dependabot in #842
- feat: check and fix all_sol_json & new pareto_df parameters inputs by @laresbernardo in #843
- feat + fix: bundle fixes and improvements on json files by @laresbernardo in #852
- fix: compatibility with legacy files on robyn_recreate() by @laresbernardo in #865
- Fix #850 & #838 by @michellegrushkometa in #864
- Robyn api by @yu-ya-tanaka in #863
- fix: crashed cut() when monthly data by @laresbernardo in #868
- fix: when all values on a column are negative crash by @laresbernardo in #871
- fix: winsorize errors with na.rm = TRUE #872 + InputCollect print when no prophet by @laresbernardo in #875
- Bundle of small fixes and feats by @laresbernardo in #882
- fix: foreach seed for reproducibility + dt_simulated_weekly dataset by @laresbernardo in #907
- Robyn api update notebook and endpoint by @yu-ya-tanaka in #912
- fix: avoid overwriting csv when scenario changes by @laresbernardo in #913
- fix: intercept param in outputs + ts_validation plot for convergence by @laresbernardo in #917
- build(deps): bump follow-redirects from 1.15.3 to 1.15.4 in /website by @dependabot in #899
- feat: enable baseline_level param for decomp_plot() + let NULL solID when single model available +docs: update robyn_response() examples by @laresbernardo in #923
- docs: clarify objective_weights order by @laresbernardo in #929
- feat: add clusters information to one-pagers, fix metric notes, reduce texts sizes, no ng check to recreate + fix: RNG warning by @laresbernardo in #928
- feat: keep custom exported data from JSON when recreating model & use raw_data if available + update docs by @laresbernardo in #930
- fix: mediaVecCollect's organic vars weren't being multiplied by coef values + InputCollect print when no prophet country set by @laresbernardo in #936
- fix: One or both dimensions exceed the maximum (50000px) error #874 by @laresbernardo in #939
- build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /website by @dependabot in #941
- build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website by @dependabot in #943
- build(deps): bump express from 4.18.2 to 4.19.2 in /website by @dependabot in #947
- fix: target = 1 error and better constraints check by @laresbernardo in #942
- Fixed error when ts_validation is false. by @yu-ya-tanaka in #965
- bl01: refresh fixes and improvements + others by @laresbernardo in #969
- build(deps): bump braces from 3.0.2 to 3.0.3 in /website by @dependabot in #997
- fix: refresh hyps check + use data available in json + refresh hyps + upper constraints fix when higher than mean by @laresbernardo in #974
- build(deps): bump ws from 7.5.9 to 7.5.10 in /website by @dependabot in #999
- docs: CRAN 3.11.0 by @laresbernardo in #1001
New Contributors
- @yu-ya-tanaka made their first contribution in #863
Full Changelog: v3.10.5...v3.11.0