Changes in version 0.3.7 (2021-04-28) - fixed tests to address CRAN requirements. Changes in version 0.3.5 (2018-11-07) - fixed tests to address issue #9 and tidyselect updates Changes in version 0.3.4 - support tidyeval for dplyr and purrr related function Changes in version 0.3.3 (2018-08-18) - fix generate_install_file test (#8) Changes in version 0.3.2 (2018-07-25) - added package related functions - increase coverage - fixes for submission to CRAN Changes in version 0.2.1 - move code style functionality to new package Nstyle Changes in version 0.2.0 - added check_style - a custom linter - fix code style - added unit tests - added custom styler (WIP) Changes in version 0.1.0 - first release