This package is considered a duplicate. The official version of this package is found at:https://r-lib.r-universe.dev/zip
Package: zip 3.0.0
zip: Cross-Platform 'zip' Compression
Cross-Platform 'zip' Compression Library. A replacement for the 'zip' function, that does not require any additional external tools on any platform.
Authors:
zip_3.0.0.tar.gz
zip_3.0.0.tar.gz(r-4.7-arm64)zip_3.0.0.tar.gz(r-4.7-x86_64)zip_3.0.0.tar.gz(r-4.6-arm64)zip_3.0.0.tar.gz(r-4.6-x86_64)
zip_3.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
zip/json (API)
NEWS
| # Install 'zip' in R: |
| install.packages('zip', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/zip/issues
Pkgdown/docs site:https://r-lib.github.io
Last updated from:41520afb6c. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 131 | ||
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 198 | ||
| linux-release-arm64 | OK | 118 | ||
| linux-release-x86_64 | OK | 115 | ||
| wasm-release | OK | 242 |
Exports:deflateinflateunzipunzip_processzipzip_appendzip_listzip_processziprzipr_append
Dependencies:cli
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compress a raw GZIP stream | deflate |
| Uncompress a raw GZIP stream | inflate |
| Uncompress 'zip' Archives | unzip |
| Class for an external unzip process | unzip_process |
| Compress Files into 'zip' Archives | zip zipr zipr_append zip_append |
| List Files in a 'zip' Archive | zip_list |
| Class for an external zip process | zip_process |
