Package: formatR Type: Package Title: Format R Code Automatically Version: 1.0 Date: 2014-08-25 Author: Yihui Xie Maintainer: Yihui Xie Description: This package provides a function tidy_source() 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. There is also a Shiny app as a user interface in this package (see tidy_app()). Suggests: codetools, shiny, testit, knitr License: GPL URL: http://yihui.name/formatR BugReports: https://github.com/yihui/formatR/issues VignetteBuilder: knitr Packaged: 2014-08-24 21:04:31 UTC; yihui NeedsCompilation: no Repository: CRAN Date/Publication: 2014-08-25 00:55:00 Built: R 3.0.3; ; 2014-09-07 05:29:42 UTC; windows