[R] [R-pkgs] brew 1.0-1
Jeffrey Horner
jeff.horner at vanderbilt.edu
Wed Aug 22 01:02:31 CEST 2007
brew implements a templating framework for mixing text and R code for
report generation. brew template syntax is similar to PHP, Ruby's erb
module, Java Server Pages, and Python's psp module.
brew is written in R with no package dependencies, and it's not just for
the web. It can be used as an alternative to Sweave in a limited
context. See the brew-test-1.brew file in the distribution for some
salient differences between the two. brew can also complement Sweave
since it can be written to do conditional inclusion of or loop over
Sweave code chunks.
The 1.0-1 version should show up on the CRAN mirrors shortly, but in the
mean time it can be got from:
http://www.rforge.net/brew/
Best,
Jeff
--
http://biostat.mc.vanderbilt.edu/JeffreyHorner
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-packages
More information about the R-help
mailing list