# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "Rpgen" in publications use:' type: software license: GPL-3.0-only title: 'Rpgen: PLINK 2 Genotype Ingestion into File-Backed Storage' version: 0.1.0 abstract: Uses the 'PLINK 2' pgenlib library and its native importers () to ingest PGEN, PLINK 1 BED, PED/MAP, TPED/TFAM, VCF/BCF, BGEN, Oxford GEN, HAPS/legend, EIGENSTRAT, and legacy dosage sources into bounded, file-backed 'Rfmalloc' layouts. Hardcalls, dosages, and phase are transferred as typed record panels, allowing the destination to choose a packed codec or full-precision storage without constructing a complete R matrix. The vendored native readers are also exposed through 'R_RegisterCCallable' for sibling packages. authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://rgenomicsetl.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/Rfmalloc commit: 6e05ad03613e89cab2f8bf8eb3a49d553d5a3bed url: https://sounkou-bioinfo.github.io/Rfmalloc/Rpgen/ date-released: '2026-07-18' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com