This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

weaver

This is the development version of weaver; for the stable release version, see weaver.

Tools and extensions for processing Sweave documents

Bioconductor version: Development (3.18)

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>

Citation (from within R, enter citation("weaver")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("weaver")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("weaver")
Using weaver to process Sweave documents PDF R Script
Reference Manual PDF

Details

biocViews Infrastructure, Software
Version 1.67.0
In Bioconductor since BioC 1.9 (R-2.4) (17 years)
License GPL-2
Depends R (>= 2.5.0), digest, tools, utils, codetools
Imports
Linking To
Suggests codetools
System Requirements
Enhances
URL
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package weaver_1.67.0.tar.gz
Windows Binary weaver_1.67.0.zip
macOS Binary (x86_64) weaver_1.67.0.tgz
macOS Binary (arm64) weaver_1.67.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/weaver
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/weaver
Bioc Package Browser https://code.bioconductor.org/browse/weaver/
Package Short Url https://bioconductor.org/packages/weaver/
Package Downloads Report Download Stats