Package: fst Type: Package Title: Lightning Fast Serialization of Data Frames Description: Multithreaded serialization of compressed data frames using the 'fst' format. The 'fst' format allows for full random access of stored data and a wide range of compression settings using the LZ4 and ZSTD compressors. Version: 0.9.8 Date: 2022-02-07 Authors@R: person("Mark", "Klik", email = "markklik@gmail.com", role = c("aut", "cre", "cph")) Depends: R (>= 3.0.0) Imports: fstcore, Rcpp LinkingTo: Rcpp, fstcore SystemRequirements: little-endian platform RoxygenNote: 7.1.2 Suggests: testthat, bit64, data.table, lintr, nanotime, crayon License: AGPL-3 | file LICENSE Encoding: UTF-8 URL: http://www.fstpackage.org BugReports: https://github.com/fstpackage/fst/issues NeedsCompilation: yes Packaged: 2022-02-07 16:20:02 UTC; Mark Author: Mark Klik [aut, cre, cph] Maintainer: Mark Klik Repository: CRAN Date/Publication: 2022-02-08 07:40:02 UTC Built: R 4.2.3; x86_64-pc-linux-gnu; 2024-03-06 20:54:41 UTC; unix