Skip to content

tablesgg

0.9-1

Presentation-Quality Tables, Displayed Using 'ggplot2'

0packages depend
3.1Kdownloads / year
0.0%test coverage
13/13checks pass

Overview

About
Maintained by Richard RaubertasFirst published 2020-12-023 releasesCRAN page ↗GitHub ↗

Presentation-quality tables are displayed as plots on an R graphics device. Although there are other packages that format tables for display, this package is unique in combining two features: (a) It is aware of the logical structure of the table being presented, and makes use of that for automatic layout and styling of the table. This avoids the need for most manual adjustments to achieve an attractive result. (b) It displays tables using 'ggplot2' graphics. Therefore a table can be presented anywhere a graph could be, with no more effort. External software such as LaTeX or HTML or their viewers is not required. The package provides a full set of tools to control the style and appearance of tables, including titles, footnotes and reference marks, horizontal and vertical rules, and spacing of rows and columns. Methods are included to display matrices; data frames; tables created by R's ftable(), table(), and xtabs() functions; and tables created by the 'tables' and 'xtable' packages. Methods can be added to display other table-like objects. A vignette is included that illustrates usage and options available in the package.

Install

Health

CRAN checks
13OK
Slowest check: 7.2 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.10
0.0%
Coverage · measured lines
100%
Documentation · exports
8
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-07
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 334 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
75%
Return-value docs
100%
References docs
0%

Downloads

3.1K
CRAN downloads in the past year
Rank #12,712 · ~8/day · ~258/mo
Daily download trend is not available in this view yet.
28130 days
82390 days
3.1K1 year
Compare downloads with other packages →
Also on92 r2u28 autocran

Repository

Repository
1Stars
0Forks
0Open issues
0Open PRs
0Releases
3Commits
1Contributors
3 commits · Last activity 2021-06-03 · 0% stars, 30d

Stars over time

2025-06-29 · 12026-07-07 · 1

Repository practices

Upstream repositoryBeta

Checks run against github.com/rrprf/tablesgg on 2026-07-19.

No development-tooling practices detected in the upstream repository.

How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
8 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (8)
ggplot2tablesgraphicsgrDevicesstatstoolsutilsgrid
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Datasets

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

3 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.9-1Latest
    2024-01-27 · current release · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • 0.8-1
    2021-06-02 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • 0.7-1
    2020-12-02
  • R
    R 4.0.0 released · 2020-04-24

Package metadata

First published
2020-12-02
Total releases
3 / 6 yrs
License
GPL (>= 3) OSI
Bundled data
5.0 KB / 5 files
Download size
561 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →