brew
About brew
|
SVN repository accessThe 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/branchesand for tags use svn ls svn://svn.rforge.net/brew/tags
Most recent SVN commitsr27 | horner | 2011-03-11 16:23:41 +0000 (Fri, 11 Mar 2011) | 2 lines M trunk/DESCRIPTION M trunk/R/brew.R Fixed chdir bug. wasn't finding file. r26 | horner | 2010-10-01 02:50:54 +0000 (Fri, 01 Oct 2010) | 2 lines M trunk/DESCRIPTION M trunk/R/brew.R M trunk/inst/brew-test-2.brew M trunk/inst/featurefull.brew M trunk/man/brew.Rd Added new argument chdir and new options brew.chdir. r25 | horner | 2008-10-20 15:51:09 +0000 (Mon, 20 Oct 2008) | 2 lines M trunk/DESCRIPTION M trunk/R/brew.R Passes R CMD check for R 2.8.0 r24 | horner | 2007-10-22 18:51:01 +0000 (Mon, 22 Oct 2007) | 2 lines M trunk/DESCRIPTION Bump version r23 | horner | 2007-10-22 12:46:22 +0000 (Mon, 22 Oct 2007) | 2 lines M trunk/DESCRIPTION Updating license to GPL-2 as requested by CRAN. r22 | horner | 2007-10-11 20:22:02 +0000 (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. |