1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
TAKATSU Tomonari 4b787a23e3 math/R-cran-gtable: Update to 0.3.3
- Update to 0.3.3
- Update pkg-descr
- Drop maintainership
2023-05-05 15:01:15 +00:00

6 lines
327 B
Plaintext

Tools to make it easier to work with "tables" of 'grobs'. The
'gtable' package defines a 'gtable' grob class that specifies a
grid along with a list of grobs and their placement in the grid.
Further the package makes it easy to manipulate and combine 'gtable'
objects so that complex compositions can be built up sequentially.