The R Project SVN R

Rev

Rev 61433 | Rev 65999 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61433 Rev 63076
Line 110... Line 110...
110
  Packages \CRANpkg{cacheSweave}, \pkg{weaver} (Bioconductor) and
110
  Packages \CRANpkg{cacheSweave}, \pkg{weaver} (Bioconductor) and
111
  \CRANpkg{SweaveListingUtils}.
111
  \CRANpkg{SweaveListingUtils}.
112
 
112
 
113
  Further Sweave drivers are in, for example, packages \CRANpkg{R2HTML},
113
  Further Sweave drivers are in, for example, packages \CRANpkg{R2HTML},
114
  \CRANpkg{ascii}, \CRANpkg{odfWeave} and \CRANpkg{pgfSweave}.
114
  \CRANpkg{ascii}, \CRANpkg{odfWeave} and \CRANpkg{pgfSweave}.
-
 
115
  
-
 
116
  Non-Sweave vignettes may be built with \code{tools::\link[tools]{buildVignette}}.
115
}
117
}
116
 
118
 
117
\examples{
119
\examples{
118
testfile <- system.file("Sweave", "Sweave-test-1.Rnw", package = "utils")
120
testfile <- system.file("Sweave", "Sweave-test-1.Rnw", package = "utils")
119
 
121