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:
fstcore_0.10.0.tar.gz
fstcore_0.10.0.zip(r-4.5)fstcore_0.10.0.zip(r-4.4)fstcore_0.10.0.zip(r-4.3)
fstcore_0.10.0.tgz(r-4.5-x86_64)fstcore_0.10.0.tgz(r-4.5-arm64)fstcore_0.10.0.tgz(r-4.4-x86_64)fstcore_0.10.0.tgz(r-4.4-arm64)fstcore_0.10.0.tgz(r-4.3-x86_64)fstcore_0.10.0.tgz(r-4.3-arm64)
fstcore_0.10.0.tar.gz(r-4.5-noble)fstcore_0.10.0.tar.gz(r-4.4-noble)
fstcore_0.9.18.tgz(r-4.4-emscripten)fstcore_0.9.18.tgz(r-4.3-emscripten)
fstcore.pdf |fstcore.html✨
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 site:https://www.fstpackage.org
Last updated 9 days agofrom:21316c8917. Checks:11 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 10 2025 |
R-4.5-win-x86_64 | OK | Feb 10 2025 |
R-4.5-mac-x86_64 | OK | Feb 10 2025 |
R-4.5-mac-aarch64 | OK | Feb 10 2025 |
R-4.5-linux-x86_64 | OK | Feb 10 2025 |
R-4.4-win-x86_64 | OK | Feb 10 2025 |
R-4.4-mac-x86_64 | OK | Feb 10 2025 |
R-4.4-mac-aarch64 | OK | Feb 10 2025 |
R-4.3-win-x86_64 | OK | Feb 10 2025 |
R-4.3-mac-x86_64 | OK | Feb 10 2025 |
R-4.3-mac-aarch64 | OK | Feb 10 2025 |
Exports:lib_versionsthreads_fstlib
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
R bindings to the fstlib library | fstcore-package fstcore |
Display versioning information of fstcore library dependencies | lib_versions |
Get or set the number of threads used in parallel operations | threads_fstlib |