Learn R Programming

PSCBS (version 0.67.0)

installDNAcopy: Install the DNAcopy package

Description

Install the DNAcopy package, if missing.

Usage

# S3 method for default
installDNAcopy(..., force=FALSE)

Value

Returns nothing.

Arguments

...

Arguments passed to the install function.

force

If FALSE and the DNAcopy package is already installed, then it will not be re-install. If TRUE, it will be installed.

Author

Henrik Bengtsson

Details

This function is will download and call the biocLite() installation function from the Bioconductor Project website. This function will also make sure that DNAcopy is loaded so that it is reported by sessionInfo.