Skip to content
Prev 676 / 1340 Next

The *makesweave* Package for Using Make with Sweave Efficiently

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