# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "S4Arrays" in publications use:' type: software license: Artistic-2.0 title: 'S4Arrays: Foundation of array-like containers in Bioconductor' version: 1.12.0 doi: 10.32614/CRAN.package.S4Arrays abstract: 'The S4Arrays package defines the Array virtual class to be extended by other S4 classes that wish to implement a container with an array-like semantic. It also provides: (1) low-level functionality meant to help the developer of such container to implement basic operations like display, subsetting, or coercion of their array-like objects to an ordinary matrix or array, and (2) a framework that facilitates block processing of array-like objects (typically on-disk objects).' authors: - family-names: Pagès given-names: Hervé email: hpages.on.github@gmail.com orcid: https://orcid.org/0009-0002-8272-4522 repository: https://bioc-release.r-universe.dev repository-code: https://github.com/Bioconductor/S4Arrays commit: b1246fd0b81ac137623ee1c0d6587a59e8ad1073 url: https://bioconductor.org/packages/S4Arrays date-released: '2026-04-28' contact: - family-names: Pagès given-names: Hervé email: hpages.on.github@gmail.com orcid: https://orcid.org/0009-0002-8272-4522