Package: zip Title: Cross-Platform 'zip' Compression Version: 3.0.1.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Kuba", "Podgórski", role = "ctb"), person("Rich", "Geldreich", role = "ctb"), person("Arm Limited", role = c("ctb", "cph"), comment = "bundled Mbed TLS crypto subset in src/mbedtls/ (Apache-2.0)"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Cross-Platform 'zip' Compression Library. A replacement for the 'zip' function, that does not require any additional external tools on any platform. License: MIT + file LICENSE URL: https://github.com/r-lib/zip, https://r-lib.github.io/zip/ BugReports: https://github.com/r-lib/zip/issues LinkingTo: cli Suggests: callr, cli, curl, pillar, processx, R6, testthat, webfakes, withr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/testthat/parallel: true Config/testthat/start-first: large-files, http Config/usethis/last-upkeep: 2025-05-07 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://r-lib.r-universe.dev Date/Publication: 2026-07-15 14:03:24 UTC RemoteUrl: https://github.com/r-lib/zip RemoteRef: HEAD RemoteSha: e913149fcc6c41b12281b6fc4ab6bbcabbdb1674 NeedsCompilation: yes Packaged: 2026-07-15 15:17:11 UTC; root Author: Gábor Csárdi [aut, cre], Kuba Podgórski [ctb], Rich Geldreich [ctb], Arm Limited [ctb, cph] (bundled Mbed TLS crypto subset in src/mbedtls/ (Apache-2.0)), Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi