Package: zstdlite 0.2.10

zstdlite: Fast Compression and Serialization with 'Zstandard' Algorithm

Fast, compressed serialization of R objects using the 'Zstandard' algorithm. The included zstandard connection ('zstdfile()') can be used to read/write compressed data by any code which supports R's built-in 'connections' mechanism. Dictionaries are supported for more effective compression of small data, and functions are provided for training these dictionaries. This implementation provides an R interface to advanced features of the 'Zstandard' 'C' library (available from <https://github.com/facebook/zstd>).

Authors:Mike Cheng [aut, cre, cph], Yann Collet [aut], Meta Platforms, Inc. and affiliates. [cph]

zstdlite_0.2.10.tar.gz
zstdlite_0.2.10.zip(r-4.5)zstdlite_0.2.10.zip(r-4.4)zstdlite_0.2.10.zip(r-4.3)
zstdlite_0.2.10.tgz(r-4.4-x86_64)zstdlite_0.2.10.tgz(r-4.4-arm64)zstdlite_0.2.10.tgz(r-4.3-x86_64)zstdlite_0.2.10.tgz(r-4.3-arm64)
zstdlite_0.2.10.tar.gz(r-4.5-noble)zstdlite_0.2.10.tar.gz(r-4.4-noble)
zstdlite_0.2.10.tgz(r-4.4-emscripten)zstdlite_0.2.10.tgz(r-4.3-emscripten)
zstdlite.pdf |zstdlite.html
zstdlite/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/coolbutuseless/zstdlite/issues

On CRAN:

zstd

14 exports 26 stars 2.42 score 0 dependencies 7 scripts

Last updated 5 months agofrom:746caa5836. Checks:OK: 2 NOTE: 4 WARNING: 3. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-win-x86_64WARNINGAug 21 2024
R-4.5-linux-x86_64OKAug 21 2024
R-4.4-win-x86_64WARNINGAug 21 2024
R-4.4-mac-x86_64NOTEAug 21 2024
R-4.4-mac-aarch64NOTEAug 21 2024
R-4.3-win-x86_64WARNINGAug 21 2024
R-4.3-mac-x86_64NOTEAug 21 2024
R-4.3-mac-aarch64NOTEAug 21 2024

Exports:zstd_cctxzstd_cctx_settingszstd_compresszstd_dctxzstd_dctx_settingszstd_decompresszstd_dict_idzstd_infozstd_serializezstd_train_dict_compresszstd_train_dict_serializezstd_unserializezstd_versionzstdfile

Dependencies:

Dictionaries

Rendered fromdictionaries.Rmdusingknitr::rmarkdownon Aug 21 2024.

Last update: 2024-03-04
Started: 2024-03-04