baptiste. To fix this you can add URL: https://ar-puuk.r-universe.dev/gridExtra to the package DESCRIPTION file. See also theR-universe documentation.Package: gridExtra 2.3
gridExtra: Miscellaneous Functions for "Grid" Graphics
Provides a number of user-level functions to work with "grid" graphics, notably to arrange multiple grid-based plots on a page, and draw tables.
Authors:
gridExtra_2.3.tar.gz
gridExtra_2.3.zip(r-4.7)gridExtra_2.3.zip(r-4.6)gridExtra_2.3.zip(r-4.5)
gridExtra_2.3.tgz(r-4.6-any)gridExtra_2.3.tgz(r-4.5-any)
gridExtra_2.3.tar.gz(r-4.7-any)gridExtra_2.3.tar.gz(r-4.6-any)
gridExtra_2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gridExtra/json (API)
NEWS
| # Install 'gridExtra' in R: |
| install.packages('gridExtra', repos = c('https://ar-puuk.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/baptiste/gridextra/issues
Last updated from:defc358e1f. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 189 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 87 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 98 |
Exports:arrangeGrobcombineellipseGrobgrid.arrangegrid.ellipsegrid.ngongrid.tablegtable_cbindgtable_combinegtable_rbindmarrangeGrobngonGrobpolygon_regulartableGrobttheme_defaultttheme_minimal
(Unofficial) overview of gtable
Rendered fromgtable.Rmdusingknitr::rmarkdownon Jun 04 2026.Last update: 2017-09-02
Started: 2017-09-02
Arranging multiple grobs on a page
Rendered fromarrangeGrob.rmdusingknitr::rmarkdownon Jun 04 2026.Last update: 2015-07-25
Started: 2015-07-09
Regular polygons and ellipses in grid graphics
Rendered fromngonGrob.rmdusingknitr::rmarkdownon Jun 04 2026.Last update: 2015-08-26
Started: 2015-07-12
Displaying tables as grid graphics
Rendered fromtableGrob.rmdusingknitr::rmarkdownon Jun 04 2026.Last update: 2017-09-02
Started: 2015-07-09
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Miscellaneous Functions for "Grid" Graphics | gridExtra-package gridExtra |
| Arrange multiple grobs on a page | arrangeGrob grid.arrange marrangeGrob |
| Combine gtables based on row/column names. | combine gtable_combine |
| rbind gtables | gtable_cbind gtable_rbind |
| Regular polygon grob | ellipseGrob grid.ellipse grid.ngon ngonGrob polygon_regular |
| Graphical display of a textual table | grid.table tableGrob ttheme_default ttheme_minimal |
