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.6)zip_2.3.3.9000.zip(r-4.5)zip_2.3.3.9000.zip(r-4.4)
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.6-arm64)zip_2.3.3.9000.tar.gz(r-4.6-x86_64)zip_2.3.3.9000.tar.gz(r-4.5-arm64)zip_2.3.3.9000.tar.gz(r-4.5-x86_64)
zip_2.3.3.9000.tgz(r-4.5-emscripten)
zip.pdf |zip.html✨
zip/json (API)
NEWS
| # Install 'zip' in R: |
| install.packages('zip', repos = c('https://r-lib.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:2a78d5a1fc. Checks:13 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 113 | |
| linux-devel-x86_64 | OK | 102 | |
| source / vignettes | OK | 142 | |
| linux-release-arm64 | OK | 109 | |
| linux-release-x86_64 | OK | 97 | |
| macos-devel-arm64 | OK | 78 | |
| macos-devel-x86_64 | OK | 154 | |
| macos-release-arm64 | OK | 118 | |
| macos-release-x86_64 | OK | 183 | |
| windows-devel | OK | 100 | |
| windows-release | OK | 94 | |
| windows-oldrel | OK | 95 | |
| wasm-release | OK | 82 |
Exports:deflateinflateunzipunzip_processzipzip_appendzip_listzip_processziprzipr_append
Dependencies:
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 |
