Skip to content

Compatibility with dplyr 0.8.0

Compare
Choose a tag to compare
@jepusto jepusto released this 08 Jan 19:33

This is a maintenance release, which updates internals for compatibility with upcoming release of dplyr 0.8.0.

  • Fixed bug in SCD_effect_sizes() shiny app that caused an error in batch calculator when LRRi, LRRd, or LOR were not selected.
  • calc_ES() now returns a zero-length data frame if condition and outcome arguments are both length-zero vectors.
  • calc_ES() errors if condition and outcome arguments are not the same length.