r-cran-gtable 0.3.1+dfsg-1 source package in Ubuntu
Changelog
r-cran-gtable (0.3.1+dfsg-1) unstable; urgency=medium * New upstream version * Standards-Version: 4.6.1 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Testsuite: autopkgtest-pkg-r (routine-update) -- Andreas Tille <email address hidden> Sun, 18 Sep 2022 20:39:42 +0200
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-gtable_0.3.1+dfsg-1.dsc | 2.1 KiB | 2480ef1b51a1ec55a1a5d73a50dad3dcb0ae9583b7df7a1fd412e4edfa22fcfc |
r-cran-gtable_0.3.1+dfsg.orig.tar.xz | 76.1 KiB | 1b0e1b2157996d780383cc098bc28c63b341164238f386fad6b24efa1b74b9b4 |
r-cran-gtable_0.3.1+dfsg-1.debian.tar.xz | 3.1 KiB | a84a6460fbe8688a32ef55e160126411b3cd8d7f75d6bc26719b8ecd0db2f7d5 |
Available diffs
No changes file available.
Binary packages built by this source
- r-cran-gtable: Arrange grobs in tables
A grob table captures all the information needed to layout grobs in a
table structure. It supports row and column spanning, offers some
tools to automatically figure out the correct dimensions, and makes it
easy to align and combine multiple tables.
Each grob is put in its own viewport - grobs in the same location are
not combined into one cell. Each grob takes up the entire cell viewport
so justification control is not available.