Package: fstcore 0.9.18

fstcore: R Bindings to the 'Fstlib' Library

The 'fstlib' library provides multithreaded serialization of compressed data frames using the 'fst' format. The 'fst' format allows for random access of stored data and compression with the 'LZ4' and 'ZSTD' compressors.

Authors:Mark Klik [aut, cre, cph], Yuta Mori [ctb, cph], Przemyslaw Skibinski [ctb, cph], Tino Reichardt [ctb, cph], Yann Collet [ctb, cph], Facebook, Inc. [cph]

fstcore_0.9.18.tar.gz
fstcore_0.9.18.zip(r-4.5)fstcore_0.9.18.zip(r-4.4)fstcore_0.9.18.zip(r-4.3)
fstcore_0.9.18.tgz(r-4.4-x86_64)fstcore_0.9.18.tgz(r-4.4-arm64)fstcore_0.9.18.tgz(r-4.3-x86_64)fstcore_0.9.18.tgz(r-4.3-arm64)
fstcore_0.9.18.tar.gz(r-4.5-noble)fstcore_0.9.18.tar.gz(r-4.4-noble)
fstcore_0.9.18.tgz(r-4.4-emscripten)fstcore_0.9.18.tgz(r-4.3-emscripten)
fstcore.pdf |fstcore.html
fstcore/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/fstpackage/fst/issues

Uses libs:
  • lz4– Fast LZ compression algorithm library
  • libzstd– Fast lossless compression algorithm
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

2 exports 4.72 score 1 dependencies 49 dependents 5 scripts 9.7k downloads

Last updated 10 months agofrom:0b9b04d12d. Checks:OK: 8 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-win-x86_64NOTEAug 27 2024
R-4.5-linux-x86_64OKAug 27 2024
R-4.4-win-x86_64OKAug 27 2024
R-4.4-mac-x86_64OKAug 27 2024
R-4.4-mac-aarch64OKAug 27 2024
R-4.3-win-x86_64OKAug 27 2024
R-4.3-mac-x86_64OKAug 27 2024
R-4.3-mac-aarch64OKAug 27 2024

Exports:lib_versionsthreads_fstlib

Dependencies:Rcpp