Package: archive Title: Multi-Format Archive and Compression Support Version: 1.1.12 Authors@R: c( person("Jim", "Hester", role = "aut", comment = c(ORCID = "0000-0002-2739-7082")), person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Ondrej", "Holy", role = "cph", comment = "archive_write_add_filter implementation"), person("RStudio", role = c("cph", "fnd")) ) Description: Bindings to 'libarchive' 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'. License: MIT + file LICENSE URL: https://archive.r-lib.org/, https://github.com/r-lib/archive BugReports: https://github.com/r-lib/archive/issues Depends: R (>= 3.6.0) Imports: cli, glue, rlang, tibble Suggests: covr, testthat LinkingTo: cli ByteCompile: true Encoding: UTF-8 RoxygenNote: 7.2.1.9000 SystemRequirements: libarchive: libarchive-dev (deb), libarchive-devel (rpm), libarchive (homebrew), libarchive_dev (csw) Biarch: true NeedsCompilation: yes Packaged: 2025-03-20 22:43:19 UTC; gaborcsardi Author: Jim Hester [aut] (), Gábor Csárdi [aut, cre], Ondrej Holy [cph] (archive_write_add_filter implementation), RStudio [cph, fnd] Maintainer: Gábor Csárdi Repository: CRAN Date/Publication: 2025-03-20 23:10:05 UTC Built: R 4.4.3; x86_64-conda-linux-gnu; 2025-06-09 06:39:12 UTC; unix