pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-knitr
Module Name: pkgsrc
Committed By: brook
Date: Wed Sep 3 21:33:48 UTC 2014
Added Files:
pkgsrc/math/R-knitr: DESCR Makefile distinfo
Log Message:
Initial revision of R-knitr v1.6.
This package provides a general-purpose tool for dynamic report
generation in R, which can be used to deal with any type of (plain
text) files, including Sweave, HTML, Markdown, reStructuredText,
AsciiDoc, and Textile. R code is evaluated as if it were copied and
pasted in an R terminal thanks to the evaluate package (e.g., we do
not need to explicitly print() plots from ggplot2 or lattice). The
language in code chunks is not restricted to R (there is simple
support to Python and shell scripts, etc). Many features are borrowed
from or inspired by Sweave, cacheSweave, pgfSweave, brew and decumar.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-knitr/DESCR pkgsrc/math/R-knitr/Makefile \
pkgsrc/math/R-knitr/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