Package: zip Title: Cross-Platform 'zip' Compression Version: 3.0.0.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-06-11 07:56:35 UTC RemoteUrl: https://github.com/r-lib/zip RemoteRef: HEAD RemoteSha: 3c390ca3e69de72aea0fc4905ffd735f4c47d2ea NeedsCompilation: yes Packaged: 2026-06-23 16:20:33 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