fst: Lightning Fast Serialization of Data Frames for R

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 created by Yann Collet. The ZSTD compression library is owned by Facebook Inc.

Version: 0.9.2
Depends: R (≥ 3.0.0)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat, bit64, data.table, lintr, nanotime, crayon
Published: 2020-04-01
Author: Mark Klik [aut, cre, cph], Yann Collet [ctb, cph] (Yann Collet is author of the bundled LZ4 and ZSTD code and copyright holder of LZ4), Facebook, Inc. [cph] (Bundled ZSTD code)
Maintainer: Mark Klik <markklik at gmail.com>
BugReports: https://github.com/fstpackage/fst/issues
License: AGPL-3 | file LICENSE
Copyright: This package includes sources from the LZ4 library written by Yann Collet, sources of the ZSTD library owned by Facebook, Inc. and sources of the fstlib library owned by Mark Klik
URL: https://fstpackage.github.io
NeedsCompilation: yes
SystemRequirements: little-endian platform
CRAN checks: fst results

Downloads:

Reference manual: fst.pdf
Package source: fst_0.9.2.tar.gz
Windows binaries: r-devel: fst_0.9.2.zip, r-release: fst_0.9.2.zip, r-oldrel: fst_0.9.2.zip
macOS binaries: r-release: fst_0.9.2.tgz, r-oldrel: fst_0.9.2.tgz
Old sources: fst archive

Reverse dependencies:

Reverse imports: disk.frame, epwshiftr, hdd, qtl2fst, readabs, tidyfst, tidyft
Reverse suggests: drake, expss, grattan, heims, lazyarray, rio

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fst to link to this page.