# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "S4Vectors" in publications use:' type: software license: Artistic-2.0 title: 'S4Vectors: Foundation of vector-like and list-like containers in Bioconductor' version: 0.50.1 doi: 10.32614/CRAN.package.S4Vectors abstract: The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, Factor, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages). authors: - family-names: Pagès given-names: Hervé email: hpages.on.github@gmail.com - family-names: Lawrence given-names: Michael - family-names: Aboyoun given-names: Patrick repository: https://bioc-release.r-universe.dev repository-code: https://github.com/Bioconductor/S4Vectors commit: dfc837c68d33d9dfb2ba620c8cad386b8a730fa2 url: https://bioconductor.org/packages/S4Vectors date-released: '2026-05-03' contact: - family-names: Pagès given-names: Hervé email: hpages.on.github@gmail.com