zlib: Compression and Decompression

The 'zlib' package for R aims to offer an R-based equivalent of 'Python's' built-in 'zlib' module for data compression and decompression. This package provides a suite of functions for working with 'zlib' compression, including utilities for compressing and decompressing data streams, manipulating compressed files, and working with 'gzip', 'zlib', and 'deflate' formats.

Version: 1.0.3
Depends: R (≥ 3.6.0)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0)
Published: 2023-10-18
Author: Semjon Geist [aut, cre]
Maintainer: Semjon Geist <mail at semjon-geist.de>
BugReports: https://github.com/sgeist-ionos/R-zlib/issues
License: MIT + file LICENSE
URL: https://github.com/sgeist-ionos/R-zlib
NeedsCompilation: yes
Language: en-US
Materials: README
CRAN checks: zlib results

Documentation:

Reference manual: zlib.pdf

Downloads:

Package source: zlib_1.0.3.tar.gz
Windows binaries: r-devel: zlib_1.0.3.zip, r-release: zlib_1.0.3.zip, r-oldrel: zlib_1.0.3.zip
macOS binaries: r-release (arm64): zlib_1.0.3.tgz, r-oldrel (arm64): zlib_1.0.3.tgz, r-release (x86_64): zlib_1.0.3.tgz, r-oldrel (x86_64): zlib_1.0.3.tgz
Old sources: zlib archive

Reverse dependencies:

Reverse imports: conquestr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=zlib to link to this page.