dev-R/*: improve metadata

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-30 05:39:26 +02:00
parent 967df4b05a
commit 1d31c354c7
97 changed files with 1183 additions and 953 deletions

View File

@@ -6,12 +6,15 @@
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
Arrange 'Grobs' in Tables // 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 build up sequentially.
</longdescription>
<longdescription lang="en">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 build up sequentially.</longdescription>
<upstream>
<maintainer>
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
</upstream>
</pkgmetadata>