Package: libdeflate 1.25-0

libdeflate: DEFLATE Compression and Static Library

Whole-buffer DEFLATE-based compression and decompression of raw vectors using the 'libdeflate' library (see <https://github.com/ebiggers/libdeflate>). Provides the user with additional control over the speed and the quality of DEFLATE compression compared to the fixed level of compression offered in R's 'memCompress()' function. Also provides the 'libdeflate' static library and 'C' headers along with a 'CMake' target and 'package‑config' file that ease linking of 'libdeflate' in packages that compile and statically link bundled libraries using 'CMake'.

Authors:Tyler Morgan-Wall [aut, cre], Eric Biggers [aut, cph], Google LLC [cph], Kevin Ushey [cph]

libdeflate_1.25-0.tar.gz
libdeflate_1.25-0.zip(r-4.7)libdeflate_1.25-0.zip(r-4.6)libdeflate_1.25-0.zip(r-4.5)
libdeflate_1.25-0.tgz(r-4.6-x86_64)libdeflate_1.25-0.tgz(r-4.6-arm64)libdeflate_1.25-0.tgz(r-4.5-x86_64)libdeflate_1.25-0.tgz(r-4.5-arm64)
libdeflate_1.25-0.tar.gz(r-4.7-arm64)libdeflate_1.25-0.tar.gz(r-4.7-x86_64)libdeflate_1.25-0.tar.gz(r-4.6-arm64)libdeflate_1.25-0.tar.gz(r-4.6-x86_64)
libdeflate_1.25-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
libdeflate/json (API)
NEWS

# Install 'libdeflate' in R:
install.packages('libdeflate', repos = c('https://tylermorganwall.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/tylermorganwall/libdeflate/issues

On CRAN:

Conda:

3.48 score 1 stars 4 scripts 248 downloads 4 exports 0 dependencies

Last updated from:6b9ab09e2b. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK108
linux-devel-x86_64OK99
source / vignettesOK148
linux-release-arm64OK140
linux-release-x86_64OK112
macos-release-arm64OK75
macos-release-x86_64OK219
macos-oldrel-arm64OK106
macos-oldrel-x86_64OK191
windows-develOK90
windows-releaseOK81
windows-oldrelOK87
wasm-releaseOK93

Exports:alloc_compressoralloc_decompressordeflate_compressdeflate_decompress

Dependencies: