brew - Mixing text and R code output for report generation
RForge.net

brew

About brew
SVN access
Download/Files
Check results
Package R docs

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/brew/trunk brew

To install the latest development snapshot of this package, use

install.packages("brew",,"http://rforge.net/",type="source")

To list branches use

svn ls svn://svn.rforge.net/brew/branches
and for tags use
svn ls svn://svn.rforge.net/brew/tags

Most recent SVN commits


r24 | horner | 2007-10-22 14:51:01 -0400 (Mon, 22 Oct 2007) | 2 lines
   M trunk/DESCRIPTION
Bump version

r23 | horner | 2007-10-22 08:46:22 -0400 (Mon, 22 Oct 2007) | 2 lines
   M trunk/DESCRIPTION
Updating license to GPL-2 as requested by CRAN.

r22 | horner | 2007-10-11 16:22:02 -0400 (Thu, 11 Oct 2007) | 2 lines
   M trunk/R/brew.R
Added ability for brew to comprehend more than one markup start tag on the same line.

r18 | horner | 2007-08-21 17:22:47 -0400 (Tue, 21 Aug 2007) | 2 lines
   M trunk/R/brew.R
Fixed erroneous error

r17 | horner | 2007-08-21 17:02:40 -0400 (Tue, 21 Aug 2007) | 2 lines
   M trunk/man/brew.Rd
More edits to doc.