pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/R-formatR



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Sep  3 18:02:44 UTC 2014

Added Files:
        pkgsrc/math/R-formatR: DESCR Makefile distinfo

Log Message:
Initial revision of formatR v1.0.

This package 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()).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-formatR/DESCR \
    pkgsrc/math/R-formatR/Makefile pkgsrc/math/R-formatR/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index