Package: formatR
Type: Package
Title: Format R Code Automatically
Version: 0.3-4
Date: 2011-11-21
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.
Imports: parser (>= 0.0-14)
Suggests: gWidgetsRGtk2
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'
Packaged: 2011-11-20 22:46:06 UTC; yihui
Repository: CRAN
Date/Publication: 2011-11-21 08:06:20
