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:

3.40 score 1 stars 4 scripts 215 downloads 4 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK111
linux-devel-x86_64OK93
source / vignettesOK147
linux-release-arm64OK113
linux-release-x86_64OK103
macos-release-arm64OK78
macos-release-x86_64OK164
macos-oldrel-arm64OK88
macos-oldrel-x86_64OK215
windows-develOK89
windows-releaseOK88
windows-oldrelOK125
wasm-releaseOK92

Exports:alloc_compressoralloc_decompressordeflate_compressdeflate_decompress

Dependencies: