pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-formatR
Module Name: pkgsrc
Committed By: brook
Date: Fri Sep 19 20:31:50 UTC 2014
Added Files:
pkgsrc/textproc/R-formatR: DESCR Makefile distinfo
Log Message:
Initial import of formatR v1.0 as textproc/R-formatR.
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()).
Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@. See the thread starting with:
http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/R-formatR/DESCR \
pkgsrc/textproc/R-formatR/Makefile pkgsrc/textproc/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