styler – A non-invasive source code formatter for R
I am pleased to announce that the R package
styler, which I have worked on
through Google Summer of Code 2017
with Kirill Müller and Yihui Xie,
has reached a mature stage.
You can now install it from CRAN
install.packages("styler")If your CRAN mirror does not yet have it, you ... [Read more...]