zlib: Compression and Decompression (original) (raw)
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 |
| DOI: | 10.32614/CRAN.package.zlib |
| Author: | Semjon Geist [aut, cre] |
| Maintainer: | Semjon Geist |
| BugReports: | https://github.com/sgeist-ionos/R-zlib/issues |
| License: | MIT + file |
| URL: | https://github.com/sgeist-ionos/R-zlib |
| NeedsCompilation: | yes |
| Language: | en-US |
| Materials: | README |
| CRAN checks: | zlib results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=zlibto link to this page.