Offers a TableContainer() function to create tables enriched with row, column, and table annotations. This package is similar to 'SummarizedExperiment' in Bioconductor <doi:10.18129/B9.bioc.SummarizedExperiment>, 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.
Version: | 1.0.0 |
Depends: | R (≥ 3.5) |
Imports: | methods, cli, glue, utils |
Suggests: | knitr, rmarkdown, testthat (≥ 3.2.0) |
Published: | 2025-06-19 |
DOI: | 10.32614/CRAN.package.TableContainer |
Author: | Jiefei Wang |
Maintainer: | Jiefei Wang <szwjf08 at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
SystemRequirements: | GNU make |
Materials: | README |
CRAN checks: | TableContainer results |
Reference manual: | TableContainer.pdf |
Vignettes: |
TableContainer (source, R code) |
Package source: | TableContainer_1.0.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: TableContainer_1.0.0.zip |
macOS binaries: | r-release (arm64): TableContainer_1.0.0.tgz, r-oldrel (arm64): TableContainer_1.0.0.tgz, r-release (x86_64): TableContainer_1.0.0.tgz, r-oldrel (x86_64): TableContainer_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=TableContainer to link to this page.