You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
Which package would you like to suggest? What features does it provide?
I suggest to add the {styler} package to the task view, as an alternative to {formatR}. {styler} has more features than formatR (although it is slower) and has been under active development over the last few years. It is probably also more opinionated than formatR because its formats according to the tidyverse style guide, where the deparse(parse(...)) approach from {formatR} is closer to base R.
Please provide the link to CRAN by appending the package name
(case-sensitive) to the end of the URL below:
I suggest to add the {styler} package to the task view, as an alternative to {formatR}. {styler} has more features than formatR (although it is slower) and has been under active development over the last few years. It is probably also more opinionated than formatR because its formats according to the tidyverse style guide, where the
deparse(parse(...))
approach from {formatR} is closer to base R.(case-sensitive) to the end of the URL below:
https://cran.r-project.org/package=styler
code/data formatting tools
The text was updated successfully, but these errors were encountered: