--- - branch: MAIN date: Sat Sep 20 04:03:40 UTC 2014 files: - new: '1.1' old: '0' path: pkgsrc/print/R-knitr/DESCR pathrev: pkgsrc/print/R-knitr/DESCR@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/print/R-knitr/Makefile pathrev: pkgsrc/print/R-knitr/Makefile@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/print/R-knitr/distinfo pathrev: pkgsrc/print/R-knitr/distinfo@1.1 type: added id: 20140920T040340Z.60f85fefe081937eca04bacbf053322d58386da6 log: | Initial import of knitr v1.6 as print/R-knitr. 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). R code can be reformatted by the formatR package so that long lines are automatically wrapped, with indent and spaces added, and comments preserved. A simple caching mechanism is provided to cache results from computations for the first time and the computations will be skipped the next time. Almost all common graphics devices, including those in base R and add-on packages like Cairo, cairoDevice and tikzDevice, are built-in with this package and it is straightforward to switch between devices without writing any special functions. The width and height as well as alignment of plots in the output document can be specified in chunk options (the size of plots for graphics devices is also supported). Multiple plots can be recorded in a single code chunk, and it is also allowed to rearrange plots to the end of a chunk or just keep the last plot. Warnings, messages and errors are written in the output document by default (can be turned off). 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. 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 module: pkgsrc subject: 'CVS commit: pkgsrc/print/R-knitr' unixtime: '1411185820' user: brook