jeroenooms/brotli: A Compression Format Optimized for the Web

A lossless compressed data format that uses a combination of the LZ77 algorithm and Huffman coding <https://www.rfc-editor.org/rfc/rfc7932>. Brotli is similar in speed to deflate (gzip) but offers more dense compression.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.3.2
URL https://jeroen.r-universe.dev/brotli
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeroenooms/brotli")
jeroenooms/brotli documentation built on June 13, 2025, 11:06 p.m.