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.

Version: 0.9.18
Depends: R (≥ 3.0.0)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat, lintr
Published: 2023-12-02
Author: Mark Klik [aut, cre, cph] (Mark Klik is author of the fstcore package and author and copyright holder of the bundled 'fstlib' code), Yuta Mori [ctb, cph] (Yuta Mori is author and copyright holder of the bundled 'libdivsufsort-lite' code, part of 'ZSTD'), Przemyslaw Skibinski [ctb, cph] (Przemyslaw Skibinski is author and copyright holder of the bundled price functions, part of 'ZSTD'), Tino Reichardt [ctb, cph] (Tino Reichardt is author and copyright holder of bundled sources from the 'zstdmt' library, part of 'ZSTD'), 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: MPL-2.0 | file LICENSE
Copyright: This package includes sources from the LZ4 library owned by Yann Collet, sources of the ZSTD library owned by Facebook, Inc., sources of the libdivsufsort-lite library owned by Yuta Mori and sources of the fstlib library owned by Mark Klik
URL: https://www.fstpackage.org/fstcore/
NeedsCompilation: yes
SystemRequirements: little-endian platform
Materials: README NEWS
CRAN checks: fstcore results

Documentation:

Reference manual: fstcore.pdf

Downloads:

Package source: fstcore_0.9.18.tar.gz
Windows binaries: r-devel: fstcore_0.9.18.zip, r-release: fstcore_0.9.18.zip, r-oldrel: fstcore_0.9.18.zip
macOS binaries: r-release (arm64): fstcore_0.9.18.tgz, r-oldrel (arm64): fstcore_0.9.18.tgz, r-release (x86_64): fstcore_0.9.18.tgz
Old sources: fstcore archive

Reverse dependencies:

Reverse imports: fst, lazyarray
Reverse linking to: fst, lazyarray

Linking:

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