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
DESCRIPTION |NEWS
card.svg |card.png
fstcore/json (API)

# 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.01 score 53 packages 5 scripts 13k downloads 2 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK144
linux-devel-x86_64OK184
source / vignettesOK160
linux-release-arm64OK134
linux-release-x86_64OK144
macos-release-arm64OK151
macos-release-x86_64OK306
macos-oldrel-arm64OK149
macos-oldrel-x86_64OK333
windows-develOK168
windows-releaseOK157
windows-oldrelOK149
wasm-releaseFAIL159

Exports:lib_versionsthreads_fstlib

Dependencies:Rcpp