# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "xxhashlite" in publications use:' type: software license: MIT title: 'xxhashlite: Extremely Fast Hashing of R Objects, Raw Data and Files using ''xxHash'' Algorithms' version: 0.2.2 doi: 10.32614/CRAN.package.xxhashlite abstract: Extremely fast hashing of R objects using 'xxHash'. R objects are hashed via the standard serialization mechanism in R. Raw byte vectors and strings can be handled directly for compatibility with hashes created on other systems. This implementation is a wrapper around the 'xxHash' 'C' library which is available from . authors: - family-names: Cheng given-names: Mike email: mikefc@coolbutuseless.com repository: https://coolbutuseless.r-universe.dev repository-code: https://github.com/coolbutuseless/xxhashlite commit: 1ded4178580d6214e118ab242624b97025209b25 url: https://github.com/coolbutuseless/xxhashlite contact: - family-names: Cheng given-names: Mike email: mikefc@coolbutuseless.com