# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "libdeflate" in publications use:' type: software license: MIT title: 'libdeflate: DEFLATE Compression and Static Library' version: 1.25-0 doi: 10.32614/CRAN.package.libdeflate abstract: Whole-buffer DEFLATE-based compression and decompression of raw vectors using the 'libdeflate' library (see ). Provides the user with additional control over the speed and the quality of DEFLATE compression compared to the fixed level of compression offered in R's 'memCompress()' function. Also provides the 'libdeflate' static library and 'C' headers along with a 'CMake' target and 'package‑config' file that ease linking of 'libdeflate' in packages that compile and statically link bundled libraries using 'CMake'. authors: - family-names: Morgan-Wall given-names: Tyler email: tylermw@gmail.com orcid: https://orcid.org/0000-0002-3131-3814 - family-names: Biggers given-names: Eric repository: https://tylermorganwall.r-universe.dev repository-code: https://github.com/tylermorganwall/libdeflate commit: 6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3 url: https://github.com/tylermorganwall/libdeflate date-released: '2026-02-21' contact: - family-names: Morgan-Wall given-names: Tyler email: tylermw@gmail.com orcid: https://orcid.org/0000-0002-3131-3814