Package: formatR
Type: Package
Title: Format R Code Automatically
Version: 0.9
Date: 2013-08-06
Author: Yihui Xie
Maintainer: Yihui Xie <xie@yihui.name>
Description: 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.
Suggests: codetools, gWidgetsRGtk2, testit, knitr
License: GPL
URL: http://yihui.name/formatR
BugReports: https://github.com/yihui/formatR/issues
VignetteBuilder: knitr
Collate: 'tidy.R' 'GUI.R' 'usage.R' 'zzz.R' 'eval.R' 'utils.R'
Packaged: 2013-08-05 20:53:42 UTC; yihui
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-08-05 23:42:54
