Bug fixes and switch to {glue}
- Stop using package {assertive} in favor of custom type checks (#149)
- Fixed
t_stat()
to use...
sovar.equal
works - With the help of @echasnovski, fixed
var.equal = TRUE
forspecify() %>% calculate(stat = "t")
- Use custom functions for error, warning, message, and
paste()
handling (#155)