Package: tabtibble Title: Simplify Reporting Many Tables Version: 0.0.1.9000 Authors@R: person("Bill", "Denney", email="wdenney@humanpredictions.com", role=c("aut", "cre"), comment=c(ORCID="0000-0002-5759-428X")) Description: Simplify reporting many tables by creating tibbles of tables. With 'tabtibble', a tibble of tables is created with captions and automatic printing using knit_print(). License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: knitr, vctrs Suggests: dplyr, glue, pander, rmarkdown, spelling, table1, testthat (>= 3.0.0), tibble, tidyr Config/testthat/edition: 3 URL: https://github.com/humanpred/tabtibble, https://humanpred.github.io/tabtibble/ BugReports: https://github.com/humanpred/tabtibble/issues VignetteBuilder: knitr Language: en-US Repository: https://humanpred.r-universe.dev Date/Publication: 2026-03-25 14:20:03 UTC RemoteUrl: https://github.com/humanpred/tabtibble RemoteRef: HEAD RemoteSha: 753cc8c76ae49d0d0334f33ce02d56de7d674016 NeedsCompilation: no Packaged: 2026-06-23 07:19:17 UTC; root Author: Bill Denney [aut, cre] (ORCID: ) Maintainer: Bill Denney