# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rfmalloc" in publications use:' type: software license: GPL-2.0-or-later title: 'Rfmalloc: Persistent ALTREP Vectors' version: 0.1.0 doi: 10.32614/CRAN.package.Rfmalloc abstract: Provides experimental file-backed, ALTREP-style vector allocation for R using the 'fmalloc' library. The package supports persistent and scratch runtimes, durable reference-based serialization, explicit vector lifecycle management, and multiple runtime handles for working with several backing files in one R process. authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://sounkou-bioinfo.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/Rfmalloc commit: f3099c9e37316dd176fd8cae706a59b75bf760ce url: https://sounkou-bioinfo.github.io/Rfmalloc/ date-released: '2026-06-03' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com