This package provides a function tidy.source() and optionally a GUI (by gWidgets and preferably gWidgetsRGtk2) to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy.
| Version: | 0.4 |
| Imports: | parser (≥ 0.0-14) |
| Suggests: | gWidgetsRGtk2, knitr |
| Published: | 2012-04-02 |
| Author: | Yihui Xie |
| Maintainer: | Yihui Xie <xie at yihui.name> |
| License: | GPL-2 | GPL-3 |
| URL: | https://github.com/yihui/formatR/wiki |
| CRAN checks: | formatR results |
| Package source: | formatR_0.4.tar.gz |
| MacOS X binary: | formatR_0.4.tgz |
| Windows binary: | formatR_0.4.zip |
| Reference manual: | formatR.pdf |
| Vignettes: |
formatR: Format R Code Automatically |
| News/ChangeLog: | NEWS |
| Old sources: | formatR archive |
| Reverse depends: | pgfSweave, Rd2roxygen |
| Reverse imports: | knitr |