Skip to content

Bug fixes and switch to {glue}

Compare
Choose a tag to compare
@ismayc ismayc released this 06 Aug 22:28
0c487a5
  • Stop using package {assertive} in favor of custom type checks (#149)
  • Fixed t_stat() to use ... so var.equal works
  • With the help of @echasnovski, fixed var.equal = TRUE for specify() %>% calculate(stat = "t")
  • Use custom functions for error, warning, message, and paste() handling (#155)