Package: fstcore 0.10.0

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.zip(r-4.7)fstcore_0.10.0.zip(r-4.6)fstcore_0.10.0.zip(r-4.5)
fstcore_0.10.0.tgz(r-4.6-x86_64)fstcore_0.10.0.tgz(r-4.6-arm64)fstcore_0.10.0.tgz(r-4.5-x86_64)fstcore_0.10.0.tgz(r-4.5-arm64)
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://marcusklik.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.13 score 54 packages 5 scripts 17k downloads 2 exports 1 dependencies

Last updated from:21316c8917. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK154
linux-devel-x86_64OK132
source / vignettesOK188
linux-release-arm64OK124
linux-release-x86_64OK121
macos-release-arm64OK194
macos-release-x86_64OK361
macos-oldrel-arm64OK140
macos-oldrel-x86_64OK411
windows-develOK152
windows-releaseOK165
windows-oldrelOK155
wasm-releaseFAIL127

Exports:lib_versionsthreads_fstlib

Dependencies:Rcpp