- Home
- Bioconductor 3.15
- Software Packages
- zlibbioc
zlibbioc
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see zlibbioc.
An R packaged zlib-1.2.5
Bioconductor version: 3.15
This package uses the source code of zlib-1.2.5 to create libraries for systems that do not have these available via other means (most Linux and Mac users should have system-level access to zlib, and no direct need for this package). See the vignette for instructions on use.
Author: Martin Morgan
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
citation("zlibbioc")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("zlibbioc")
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("zlibbioc")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.