Hi R Community, I've just completed the initial version of (Linux-based) R package, called *makesweave*, for using Make to build Sweave documents efficiently.
The idea is that R is started once (per shell) as a background process, then Make builds each Sweave source file, using the same R instance. More information in the package vignette. Feedback very welcome. regards -- Charlotte Maia http://sites.google.com/site/maiagx _______________________________________________ R-packages mailing list r-packa...@r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages ______________________________________________ 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.