Package: fstcore 0.10.0

Mark Klik

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.10.0.tar.gz
fstcore_0.10.0.tar.gz(r-4.7-arm64)fstcore_0.10.0.tar.gz(r-4.7-x86_64)fstcore_0.10.0.tar.gz(r-4.6-arm64)fstcore_0.10.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
fstcore/json (API)
NEWS

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

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

Pkgdown/docs site:https://www.fstpackage.org

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:

Conda:

lz4libzstdcppopenmp

5.16 score 54 packages 5 scripts 18k downloads 2 exports 1 dependencies

Last updated from:21316c8917. Checks:5 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK139
linux-devel-x86_64OK130
source / vignettesOK191
linux-release-arm64OK139
linux-release-x86_64OK138
wasm-releaseFAIL128

Exports:lib_versionsthreads_fstlib

Dependencies:Rcpp