Bioconductor version: 2.6
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 <seth at userprimary.net>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("weaver")
To cite this package in a publication, start R and enter:
citation("weaver")
| R Script | Using weaver to process Sweave documents | |
| Reference Manual |
| biocViews | Infrastructure |
| Depends | R (>= 2.5.0), digest, tools, utils, codetools |
| Imports | |
| Suggests | codetools |
| System Requirements | |
| License | GPL-2 |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | BiocCaseStudies |
| Version | 1.14.0 |
| Since | Bioconductor 1.9 (R-2.4) |
| Package Source | weaver_1.14.0.tar.gz |
| Windows Binary | weaver_1.14.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) binary | weaver_1.14.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!