Package: zip 2.3.3.9000
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_2.3.3.9000.tar.gz
zip_2.3.3.9000.zip(r-4.7)zip_2.3.3.9000.zip(r-4.6)zip_2.3.3.9000.zip(r-4.5)
zip_2.3.3.9000.tgz(r-4.6-x86_64)zip_2.3.3.9000.tgz(r-4.6-arm64)zip_2.3.3.9000.tgz(r-4.5-x86_64)zip_2.3.3.9000.tgz(r-4.5-arm64)
zip_2.3.3.9000.tar.gz(r-4.7-arm64)zip_2.3.3.9000.tar.gz(r-4.7-x86_64)zip_2.3.3.9000.tar.gz(r-4.6-arm64)zip_2.3.3.9000.tar.gz(r-4.6-x86_64)
zip_2.3.3.9000.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://ar-puuk.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:3b66f1c40b. Checks:13 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 117 | ||
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 178 | ||
| linux-release-arm64 | OK | 129 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-release-x86_64 | OK | 166 | ||
| macos-oldrel-arm64 | OK | 106 | ||
| macos-oldrel-x86_64 | OK | 289 | ||
| windows-devel | OK | 134 | ||
| windows-release | OK | 134 | ||
| windows-oldrel | OK | 131 | ||
| wasm-release | OK | 108 |
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 |
