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.8 |
| Suggests: | codetools, gWidgetsRGtk2, markdown, knitr |
| Published: | 2013-06-18 |
| Author: | Yihui Xie |
| Maintainer: | Yihui Xie <xie at yihui.name> |
| BugReports: | https://github.com/yihui/formatR/issues |
| License: | GPL-2 | GPL-3 |
| URL: | http://yihui.name/formatR |
| NeedsCompilation: | no |
| CRAN checks: | formatR results |
| Package source: | formatR_0.8.tar.gz |
| MacOS X binary: | formatR_0.8.tgz |
| Windows binary: | formatR_0.8.zip |
| Reference manual: | formatR.pdf |
| Vignettes: |
formatR: Format R Code Automatically |
| News/ChangeLog: | NEWS |
| Old sources: | formatR archive |
| Reverse imports: | knitr, Rd2roxygen, Rz |