Package: brotli 1.3.2
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.
Authors:
brotli_1.3.2.tar.gz
brotli_1.3.2.zip(r-4.7)brotli_1.3.2.zip(r-4.6)brotli_1.3.2.zip(r-4.5)
brotli_1.3.2.tgz(r-4.6-x86_64)brotli_1.3.2.tgz(r-4.6-arm64)brotli_1.3.2.tgz(r-4.5-x86_64)brotli_1.3.2.tgz(r-4.5-arm64)
brotli_1.3.2.tar.gz(r-4.7-arm64)brotli_1.3.2.tar.gz(r-4.7-x86_64)brotli_1.3.2.tar.gz(r-4.6-arm64)brotli_1.3.2.tar.gz(r-4.6-x86_64)
brotli_1.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
brotli/json (API)
NEWS
| # Install 'brotli' in R: |
| install.packages('brotli', repos = c('https://jeroen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeroen/brotli/issues
Last updated from:ff9007292b. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 128 | ||
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 185 | ||
| linux-release-arm64 | OK | 128 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 87 | ||
| macos-release-x86_64 | OK | 195 | ||
| macos-oldrel-arm64 | OK | 139 | ||
| macos-oldrel-x86_64 | OK | 162 | ||
| windows-devel | OK | 121 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 106 |
Exports:brotli_compressbrotli_decompress
Dependencies:
Comparison of Brotli, Deflate, Zopfli, LZMA, LZHAM and Bzip2 Compression Algorithms
Rendered frombrotli-2015-09-22.pdf.asisusingR.rsp::asison Jun 07 2026.Last update: 2015-10-02
Started: 2015-10-01
Text Compression in R: brotli, gzip, xz and bz2
Rendered frombenchmarks.Rmdusingknitr::rmarkdownon Jun 07 2026.Last update: 2018-01-27
Started: 2015-11-25
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Brotli Compression | brotli brotli_compress brotli_decompress |
