Registration and Call for Abstracts Open for Bioc2024

weaver

Tools and extensions for processing Sweave documents


Bioconductor version: Release (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")

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.68.0
In Bioconductor since BioC 1.9 (R-2.4) (17.5 years)
License GPL-2
Depends R (>= 2.5.0), digest, tools, utils, codetools
Imports
System Requirements
URL
See More
Suggests codetools
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

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

Source Package weaver_1.68.0.tar.gz
Windows Binary weaver_1.68.0.zip
macOS Binary (x86_64) weaver_1.68.0.tgz
macOS Binary (arm64) weaver_1.68.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