Learn R Programming

brotli (version 1.3.2)

A Compression Format Optimized for the Web

Description

A lossless compressed data format that uses a combination of the LZ77 algorithm and Huffman coding . Brotli is similar in speed to deflate (gzip) but offers more dense compression.

Copy Link

Version

Install

install.packages('brotli')

Monthly Downloads

1,892

Version

1.3.2

License

MIT + file LICENSE

Maintainer

Jeroen Ooms

Last Published

March 18th, 2025

Functions in brotli (1.3.2)

brotli

Brotli Compression