Package: formatR
Type: Package
Title: Format R Code Automatically
Version: 0.5
Date: 2012-06-22
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: gWidgetsRGtk2, knitr
License: GPL-2 | GPL-3
URL: https://github.com/yihui/formatR/wiki
BugReports: https://github.com/yihui/formatR/issues
Collate: 'tidy.R' 'GUI.R' 'usage.R' 'zzz.R' 'eval.R' 'utils.R'
Packaged: 2012-06-22 00:56:54 UTC; yihui
Repository: CRAN
Date/Publication: 2012-06-22 05:42:43
