You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
622B

  1. Version 1.3.0
  2. - Added travis CI to repo
  3. - Added CRAN badge to repo
  4. - Corrected a typo in the README and vignette
  5. - Bugfix for when a statistical function returns a warning AND an error
  6. - Added NEWS file for future releases
  7. - Modified default and auto statistics for less automation
  8. - Added dummy column name for the variable names column, and make dplyr happy
  9. - Enabled character and mixed columns
  10. - Added CRAN mirror downloads badge to repo
  11. Version 1.2.0
  12. - Added a fix for a change in evaluation in rlang
  13. Version 1.1.0
  14. - Added a fix for changing arguments in fisher.test in upstream
  15. Version 0.1.0
  16. Initial release.