Package: formatR
Type: Package
Title: Format R Code Automatically
Version: 1.2
Date: 2015-04-21
Author: Yihui Xie
Maintainer: Yihui Xie <xie@yihui.name>
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
NeedsCompilation: no
Packaged: 2015-04-21 03:26:44 UTC; yihui
Repository: CRAN
Date/Publication: 2015-04-21 08:55:09
Built: R 3.1.3; ; 2015-04-22 09:05:31 UTC; unix
