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