Package: cozip Type: Package Title: Cloud-Optimized ZIP - Open a ZIP Like a Table Version: 2026.5.22 Date: 2026-05-15 Authors@R: c( person("Cesar", "Aybar", email = "cesar@asterisk.coop", role = c("aut", "cre")), person("Roy", "Yali", email = "ryali93@gmail.com", role = "aut"), person("Julio", "Contreras", email = "julio.contreras@uv.es", role = "aut")) Description: R bindings to libcozip, the reference library for the Cloud-Optimized ZIP (cozip) format. License: MIT + file LICENSE URL: https://github.com/asterisk-labs/cozip BugReports: https://github.com/asterisk-labs/cozip/issues Encoding: UTF-8 Language: en-US Depends: R (>= 4.1) Imports: arrow (>= 14.0.0), bit64, duckdb, DBI, tibble, Suggests: testthat (>= 3.0.0), withr, sf, geoarrow SystemRequirements: GNU make Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libssl-dev xz-utils Repository: https://asterisk-labs.r-universe.dev Date/Publication: 2026-05-22 00:03:48 UTC RemoteUrl: https://github.com/asterisk-labs/cozip RemoteRef: main RemoteSha: 522fe90dbdb1dc80ccdc429f26f07990768fc455 RemoteSubdir: r NeedsCompilation: yes Packaged: 2026-06-21 06:44:05 UTC; root Author: Cesar Aybar [aut, cre], Roy Yali [aut], Julio Contreras [aut] Maintainer: Cesar Aybar