- Home
- Bioconductor 3.21
- Software Packages
- zlibbioc
zlibbioc
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.21 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see .
An R packaged zlib-1.2.5
Bioconductor version: 3.21
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.5") 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
Package Archives
Follow Installation instructions to use this package in your R session.