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

4.98 score 52 packages 5 scripts 12k downloads 2 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK159
linux-devel-x86_64OK141
source / vignettesOK195
linux-release-arm64OK162
linux-release-x86_64OK134
macos-release-arm64OK139
macos-release-x86_64OK291
macos-oldrel-arm64OK170
macos-oldrel-x86_64OK342
windows-develOK162
windows-releaseOK186
windows-oldrelOK155
wasm-releaseFAIL133

Exports:lib_versionsthreads_fstlib

Dependencies:Rcpp