Package: formatR Type: Package Title: Format R Code Automatically Version: 1.4 Date: 2016-05-09 Author: Yihui Xie Maintainer: Yihui Xie Description: 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()). Depends: R (>= 3.0.2) Suggests: codetools, shiny, testit, knitr License: GPL URL: http://yihui.name/formatR BugReports: https://github.com/yihui/formatR/issues VignetteBuilder: knitr RoxygenNote: 5.0.1 NeedsCompilation: no Packaged: 2016-05-09 06:18:28 UTC; yihui Repository: CRAN Date/Publication: 2016-05-09 17:52:57 Built: R 3.2.3; ; 2016-10-26 17:44:32 UTC; unix