zippr: zippr: Cross-Platform 'zip' Compression

Description Details

Description

The zippr package is a forked alternative to the zip package built on miniz, a cross-platform, lossless, high performance data compression library.

Details

The zippr fork makes three types of changes:

  1. Consistently rename all functions with zip_* to avoid masking the utils::zip() and utils::unzip() functions from base R.

  2. Arrange arguments in a consistent order, accepting the primary file paths as the first argument for easy piping.

  3. Return more data with modern, human readable tibble and fs classes.


kiernann/zippr documentation built on Feb. 17, 2021, 5:59 p.m.