Hello all, I would like to ask several questions regarding cacheSweave: 1) Is there a way to set "cache=true" globally? (I tried it using \SweaveOpts but it didn't seem to work) 2) Is there a way to "flush" specific cache once it is created? (other then erasing the entire cache directory)? Changing the code in the code chunk seems to do it, but I am not sure to what extent. For example - if I add at the end of the code chunk a number (say 1 - that will be printed), it will reevaluate the code chunk. However, if I remove that number, it will not re-evaluate the code chunk. 3) To what extent does cacheSweave rely on Sweave? For example: I see that the latest Sweave document is from October 31, 2011 while the latest update to cacheSweave is from 2011-07-23. Does that mean that there are new features or bug fixes that are introduced to Sweave which are not available through cacheSweave? (from the manual it says that cacheSweave is based on the code version of R 2.5.0. What does that mean in terms of features/bugs?)
Thank you for your help, Tal ----------------Contact Details:------------------------------------------------------- Contact me: tal.gal...@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ---------------------------------------------------------------------------------------------- [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.