# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "TableContainer" in publications use:' type: software license: MIT title: 'TableContainer: Create a Table with Row, Column, and Table Annotations' version: 1.0.0 doi: 10.32614/CRAN.package.TableContainer abstract: Offers a TableContainer() function to create tables enriched with row, column, and table annotations. This package is similar to 'SummarizedExperiment' in Bioconductor , but designed to work independently of Bioconductor, it ensures annotations are automatically updated when the table is subset. Additionally, it includes format_tbl() methods for enhanced table formatting and display. authors: - family-names: Wang given-names: Jiefei email: szwjf08@gmail.com orcid: https://orcid.org/0000-0002-2709-5332 repository: https://jiefei-wang.r-universe.dev commit: d05ebcc4992201f8c727faf4b22334fbd2ba9c8f date-released: '2025-06-17' contact: - family-names: Wang given-names: Jiefei email: szwjf08@gmail.com orcid: https://orcid.org/0000-0002-2709-5332