Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-07 | Use --vanilla switch for Rscript | Stefan Siegel | |
This prevents possibly bad interference with the user's R environment, e.g. by an auto-activating packrat. | |||
2018-02-05 | Removed trailing whitespaces | Fenner Macrae | |
2018-02-05 | Fixed lintr::lint_package command | Fenner Macrae | |
2018-02-04 | Add lint_package support to lintr | Fenner Macrae | |
2018-01-31 | Update formatting and tests. | Michael Quinn | |
2018-01-29 | Call lintr library before linting | Michael Quinn | |
This solves namespace issues related to the objects used to set linting options. | |||
2017-09-03 | allow options to be set for `lintr` | Alex Axthelm | |
2017-09-03 | Allow for lintr options | Alex Axthelm | |
2017-07-03 | Fix #182 - Add support for lintr | w0rp | |