Package: archive 1.1.13.9000
archive: Multi-Format Archive and Compression Support
Bindings to 'libarchive' <http://www.libarchive.org> the Multi-format archive and compression library. Offers R connections and direct extraction for many archive formats including 'tar', 'ZIP', '7-zip', 'RAR', 'CAB' and compression formats including 'gzip', 'bzip2', 'compress', 'lzma' and 'xz'.
Authors:
archive_1.1.13.9000.tar.gz
archive_1.1.13.9000.zip(r-4.7)archive_1.1.13.9000.zip(r-4.6)archive_1.1.13.9000.zip(r-4.5)
archive_1.1.13.9000.tgz(r-4.6-x86_64)archive_1.1.13.9000.tgz(r-4.6-arm64)archive_1.1.13.9000.tgz(r-4.5-x86_64)archive_1.1.13.9000.tgz(r-4.5-arm64)
archive_1.1.13.9000.tar.gz(r-4.7-arm64)archive_1.1.13.9000.tar.gz(r-4.7-x86_64)archive_1.1.13.9000.tar.gz(r-4.6-arm64)archive_1.1.13.9000.tar.gz(r-4.6-x86_64)
archive_1.1.13.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
archive/json (API)
NEWS
| # Install 'archive' in R: |
| install.packages('archive', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/archive/issues
Pkgdown/docs site:https://archive.r-lib.org
compressionconnectionslibarchivecpp
Last updated from:e4ad4cd873. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 129 | ||
| linux-devel-x86_64 | OK | 133 | ||
| source / vignettes | OK | 183 | ||
| linux-release-arm64 | OK | 125 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | OK | 122 | ||
| macos-release-x86_64 | OK | 298 | ||
| macos-oldrel-arm64 | OK | 107 | ||
| macos-oldrel-x86_64 | OK | 198 | ||
| windows-devel | OK | 139 | ||
| windows-release | OK | 133 | ||
| windows-oldrel | OK | 136 | ||
| wasm-release | OK | 123 |
Exports:archivearchive_extractarchive_readarchive_writearchive_write_dirarchive_write_filesfile_readfile_write
Dependencies:cligluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Construct a new archive | archive |
| Extract contents of an archive to a directory | archive_extract |
| Create a readable connection to a file in an archive. | archive_read |
| Create a writable connection to a file in an archive. | archive_write |
| Add files to a new archive | archive_write_dir archive_write_files |
| Construct a connections for (possibly compressed) files. | file_connections file_read file_write |
