This package provides enhancements on the Sweave() function in the base package. In particular a facility for caching code chunk results is included.
Author | Seth Falcon |
Maintainer | Seth Falcon |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("weaver")
Vignettes (Documentation) |
Package Downloads |
|||||||
|
|
biocViews | |
---|---|
Depends | R, digest, tools, utils, codetools |
Suggests | codetools |
Imports | |
SystemRequirements | |
License | GPL2 |
URL | |
dependsOnMe | |
suggestsMe | BiocCaseStudies |