biocVersion: Bioconductor version

Description Usage Value See Also Examples

View source: R/biocVersion.R

Description

This function reports the Bioconductor version in use, as determined by the BiocInstaller package.

Usage

1

Value

package_version representing the Bioconductor version in use.

See Also

biocLite Installs/updates Bioconductor/CRAN packages.

BiocUpgrade Upgrading to new versions.

Examples

1

Example output

Bioconductor version 3.5 (BiocInstaller 1.26.1), ?biocLite for help
Warning messages:
1: In read.dcf(con) :
  URL 'http://bioconductor.org/BiocInstaller.dcf': status was 'Couldn't resolve host name'
2: Bioconductor version 3.5 is too old for R version 3.4.1; see
  https://bioconductor.org/install/#troubleshoot-biocinstaller 
[1] '3.5'

BiocInstaller documentation built on May 1, 2019, 11:36 p.m.