Releases
v1.3.5
r-angi
released this
09 Oct 16:16
1.3.5
Update package documentation due to roxygen2 breaking change
1.3.3
Update maintainer email
Update url in DESCRIPTION to referenced paper
Fix test in test-sample_from_posterior.R
Add CRAN badges to README
1.3.2
Fix backslash in KaTeX in sample_session_duration.R roxygen2 documentation
Added roxygen2 documentation for lazy loaded sysdata.rda
1.3.1
Bugfix in sample_total_cm distribution where the CM distribution is no longer incorrectly bimodal.
1.3.0
Add 2 new distributions: Page Views Per Session and Session Duration
1.2.3
Remove add = FALSE
argument to a group_by since default is already FALSE and dplyr 1.0.0 throws deprecation warning.
Add hard requirement for tidyr >= 1.0.0 to use pivot_wider and pivot_longer functions.
1.2.2
Bugfix - Fixed Win Probability Vs. Baseline to divide by samples per option, not total samples.
Fixed documentation example on estimate_all_values()
to make sure option_name column returned a string not a factor.
Changed estimate_lift()
metric argument to default to "lift"
and provided clearer error messaging when there is an invalid argument.
1.2.1
You can’t perform that action at this time.