# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fst" in publications use:' type: software license: AGPL-3.0-only title: 'fst: Lightning Fast Serialization of Data Frames' version: 0.9.9 doi: 10.32614/CRAN.package.fst abstract: 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. authors: - family-names: Klik given-names: Mark email: markklik@gmail.com repository: https://fastverse.r-universe.dev repository-code: https://github.com/fstpackage/fst commit: 6f9ec282b416719363e8a377e3ca3a5c911a247a url: http://www.fstpackage.org date-released: '2022-02-08' contact: - family-names: Klik given-names: Mark email: markklik@gmail.com