# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rpixpack" in publications use:' type: software license: MIT title: 'Rpixpack: R Bindings for PixPack - Encode Files into PNG Images' version: 0.1.1 doi: 10.32614/CRAN.package.Rpixpack abstract: R bindings for PixPack, a utility that encodes arbitrary files and strings into PNG images with strong integrity checks using BLAKE3 hashing. Files can be encoded into visually distinctive PNG images and decoded back to recover the exact original data byte-for-byte. The underlying PixPack implementation uses a macro-cell grid format with error detection capabilities. authors: - name: SauersML - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://sounkou-bioinfo.r-universe.dev commit: d066d472be8b2c3608c27deec83aa61cd1df5853 date-released: '2025-08-18' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com