# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "alabaster.base" in publications use:' type: software license: MIT title: 'alabaster.base: Save Bioconductor Objects to File' version: 1.12.0 doi: 10.32614/CRAN.package.alabaster.base abstract: Save Bioconductor data structures into file artifacts, and load them back into memory. This is a more robust and portable alternative to serialization of such objects into RDS files. Each artifact is associated with metadata for further interpretation; downstream applications can enrich this metadata with context-specific properties. authors: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com repository: https://bioc-release.r-universe.dev repository-code: https://github.com/ArtifactDB/alabaster.base commit: 933ce326a81ce25639efb1ec245f62458c11f879 url: https://github.com/ArtifactDB/alabaster.base date-released: '2026-01-04' contact: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com