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
DESCRIPTION |NEWS
card.svg |card.png
libdeflate/json (API)

# 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:

2.70 score 1 stars 4 scripts 151 downloads 4 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK131
linux-devel-x86_64OK154
source / vignettesOK148
linux-release-arm64OK129
linux-release-x86_64OK117
macos-release-arm64OK90
macos-release-x86_64OK144
macos-oldrel-arm64OK103
macos-oldrel-x86_64OK179
windows-develOK86
windows-releaseOK81
windows-oldrelOK207
wasm-releaseOK116

Exports:alloc_compressoralloc_decompressordeflate_compressdeflate_decompress

Dependencies: