PS. The line added by Sweave to a vignette in R2.4.0dev for Windows is actually
\usepackage{C:/PROGRA~1/R/R-24~1.0DE/share/texmf/Sweave}
Even though this DOS version of the file path doesn't contain a space
character, it is still invalid syntax for LaTeX.
Gordon