{
  "_id": "6a105421acfb0bcc41ca1fd4",
  "Package": "gtable",
  "Title": "Arrange 'Grobs' in Tables",
  "Version": "0.3.6.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"),\nperson(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Tools to make it easier to work with \"tables\" of 'grobs'.\nThe 'gtable' package defines a 'gtable' grob class that\nspecifies a grid along with a list of grobs and their placement\nin the grid. Further the package makes it easy to manipulate\nand combine 'gtable' objects so that complex compositions can\nbe built up sequentially.",
  "License": "MIT + file LICENSE",
  "URL": "https://gtable.r-lib.org, https://github.com/r-lib/gtable",
  "BugReports": "https://github.com/r-lib/gtable/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-04-25",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-04-25 08:54:19 UTC",
  "RemoteUrl": "https://github.com/r-lib/gtable",
  "RemoteRef": "HEAD",
  "RemoteSha": "c017439b0f6132b79b9dfefb265b36238df0bdba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:37:31 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut],\nThomas Lin Pedersen [aut, cre],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Thomas Lin Pedersen <thomas.pedersen@posit.co>",
  "MD5sum": "a98ceabffd0319bf2d11613b3ee84ad3",
  "_user": "r-lib",
  "_type": "src",
  "_file": "gtable_0.3.6.9000.tar.gz",
  "_fileid": "dd9d67727816029a6012b2525c716b95589a213e31ac3dda5661367164fabcd8",
  "_filesize": 279879,
  "_sha256": "dd9d67727816029a6012b2525c716b95589a213e31ac3dda5661367164fabcd8",
  "_created": "2026-05-09T08:37:31.000Z",
  "_published": "2026-05-22T13:03:29.106Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77384978203,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894376274"
    },
    {
      "job": 77384978333,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894375085"
    },
    {
      "job": 77384978414,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894371147"
    },
    {
      "job": 77384978516,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894371967"
    },
    {
      "job": 77384977489,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894363720"
    },
    {
      "job": 77384977562,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161147695"
    },
    {
      "job": 77384978417,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894376060"
    },
    {
      "job": 77384978202,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894371206"
    },
    {
      "job": 77384978270,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894372910"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596640733",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/gtable",
  "_commit": {
    "id": "c017439b0f6132b79b9dfefb265b36238df0bdba",
    "author": "Thomas Lin Pedersen <thomasp85@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "upkeep 2025 (#104)\n\n",
    "time": 1745571259
  },
  "_maintainer": {
    "name": "Thomas Lin Pedersen",
    "email": "thomas.pedersen@posit.co",
    "login": "thomasp85",
    "mastodon": "@thomasp85@fosstodon.org",
    "linkedin": "in/thomasp85",
    "twitter": "@thomasp85",
    "uuid": 1775316
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "profvis",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 8610,
  "_updates": [],
  "_tags": [],
  "_stars": 94,
  "_contributors": [
    {
      "user": "hadley",
      "count": 91,
      "uuid": 4196
    },
    {
      "user": "wch",
      "count": 66,
      "uuid": 86978
    },
    {
      "user": "thomasp85",
      "count": 51,
      "uuid": 1775316
    },
    {
      "user": "pmur002",
      "count": 5,
      "uuid": 2044052
    },
    {
      "user": "kohske",
      "count": 5,
      "uuid": 227097
    },
    {
      "user": "teunbrand",
      "count": 3,
      "uuid": 49372158
    },
    {
      "user": "batpigandme",
      "count": 2,
      "uuid": 831732
    },
    {
      "user": "bhive01",
      "count": 1,
      "uuid": 394973
    },
    {
      "user": "mvkorpel",
      "count": 1,
      "uuid": 2980656
    },
    {
      "user": "rmsharp",
      "count": 1,
      "uuid": 386848
    },
    {
      "user": "baptiste",
      "count": 1,
      "uuid": 18970
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 1302355,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gtable"
  },
  "_mentions": 15,
  "_devurl": "https://github.com/r-lib/gtable",
  "_pkgdown": "https://gtable.r-lib.org",
  "_searchresults": 5488,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gtable.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/gtable",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2012-09-04"
    },
    {
      "version": "0.1.2",
      "date": "2012-12-05"
    },
    {
      "version": "0.2.0",
      "date": "2016-02-26"
    },
    {
      "version": "0.3.0",
      "date": "2019-03-25"
    },
    {
      "version": "0.3.1",
      "date": "2022-09-01"
    },
    {
      "version": "0.3.2",
      "date": "2023-03-17"
    },
    {
      "version": "0.3.3",
      "date": "2023-03-21"
    },
    {
      "version": "0.3.4",
      "date": "2023-08-21"
    },
    {
      "version": "0.3.5",
      "date": "2024-04-22"
    },
    {
      "version": "0.3.6",
      "date": "2024-10-25"
    }
  ],
  "_exports": [
    "as.gtable",
    "gtable",
    "gtable_add_col_space",
    "gtable_add_cols",
    "gtable_add_grob",
    "gtable_add_padding",
    "gtable_add_row_space",
    "gtable_add_rows",
    "gtable_col",
    "gtable_col_spacer",
    "gtable_filter",
    "gtable_height",
    "gtable_matrix",
    "gtable_row",
    "gtable_row_spacer",
    "gtable_show_layout",
    "gtable_trim",
    "gtable_width",
    "is.gtable"
  ],
  "_help": [
    {
      "page": "as.gtable",
      "title": "Convert to a gtable",
      "topics": [
        "as.gtable",
        "as.gtable.grob"
      ]
    },
    {
      "page": "bind",
      "title": "Row and column binding for gtables.",
      "topics": [
        "bind",
        "cbind.gtable",
        "rbind.gtable"
      ]
    },
    {
      "page": "gtable",
      "title": "Create a new grob table.",
      "concept": [
        "gtable construction"
      ],
      "topics": [
        "gtable"
      ]
    },
    {
      "page": "gtable_add_cols",
      "title": "Add new columns in specified position.",
      "concept": [
        "gtable manipulation"
      ],
      "topics": [
        "gtable_add_cols"
      ]
    },
    {
      "page": "gtable_add_grob",
      "title": "Add a single grob, possibly spanning multiple rows or columns.",
      "concept": [
        "gtable manipulation"
      ],
      "topics": [
        "gtable_add_grob"
      ]
    },
    {
      "page": "gtable_add_padding",
      "title": "Add padding around edges of table.",
      "concept": [
        "gtable manipulation"
      ],
      "topics": [
        "gtable_add_padding"
      ]
    },
    {
      "page": "gtable_add_rows",
      "title": "Add new rows in specified position.",
      "concept": [
        "gtable manipulation"
      ],
      "topics": [
        "gtable_add_rows"
      ]
    },
    {
      "page": "gtable_add_space",
      "title": "Add row/column spacing.",
      "concept": [
        "gtable manipulation"
      ],
      "topics": [
        "gtable_add_col_space",
        "gtable_add_row_space",
        "gtable_add_space"
      ]
    },
    {
      "page": "gtable_col",
      "title": "Create a single column gtable",
      "concept": [
        "gtable construction"
      ],
      "topics": [
        "gtable_col"
      ]
    },
    {
      "page": "gtable_filter",
      "title": "Filter cells by name",
      "concept": [
        "gtable manipulation"
      ],
      "topics": [
        "gtable_filter"
      ]
    },
    {
      "page": "gtable_height",
      "title": "Returns the height of a gtable, in the gtable's units",
      "topics": [
        "gtable_height"
      ]
    },
    {
      "page": "gtable_matrix",
      "title": "Create a gtable from a matrix of grobs.",
      "concept": [
        "gtable construction"
      ],
      "topics": [
        "gtable_matrix"
      ]
    },
    {
      "page": "gtable_row",
      "title": "Create a single row gtable.",
      "concept": [
        "gtable construction"
      ],
      "topics": [
        "gtable_row"
      ]
    },
    {
      "page": "gtable_show_layout",
      "title": "Visualise the layout of a gtable.",
      "topics": [
        "gtable_show_layout"
      ]
    },
    {
      "page": "gtable_spacer",
      "title": "Create a row/col spacer gtable.",
      "concept": [
        "gtable construction"
      ],
      "topics": [
        "gtable_col_spacer",
        "gtable_row_spacer",
        "gtable_spacer"
      ]
    },
    {
      "page": "gtable_trim",
      "title": "Trim off empty cells.",
      "concept": [
        "gtable modification"
      ],
      "topics": [
        "gtable_trim"
      ]
    },
    {
      "page": "gtable_width",
      "title": "Returns the width of a gtable, in the gtable's units",
      "topics": [
        "gtable_width"
      ]
    },
    {
      "page": "is.gtable",
      "title": "Is this a gtable?",
      "topics": [
        "is.gtable"
      ]
    },
    {
      "page": "print.gtable",
      "title": "Print a gtable object",
      "topics": [
        "print.gtable"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-lib/gtable/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-lib/gtable/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "profiling.Rmd",
      "filename": "profiling.html",
      "title": "Profiling Performance",
      "author": "Thomas Lin Pedersen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Performance focused changes across versions",
        "vr packageVersion('gtable')"
      ],
      "created": "2018-11-01 09:53:58",
      "modified": "2024-10-25 09:15:27",
      "commits": 4
    }
  ],
  "_score": 17.938365748525676,
  "_indexed": true,
  "_nocasepkg": "gtable",
  "_universes": [
    "r-lib",
    "thomasp85"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6.9000",
      "date": "2026-05-09T08:39:32.000Z",
      "distro": "noble",
      "commit": "c017439b0f6132b79b9dfefb265b36238df0bdba",
      "fileid": "c04d3813733e17c225032a8a71c71d3e1e9280a7649ff86c39fb49da72a4b37e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596640733"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.6.9000",
      "date": "2026-05-09T08:39:20.000Z",
      "distro": "noble",
      "commit": "c017439b0f6132b79b9dfefb265b36238df0bdba",
      "fileid": "54087bd00a9e37db5152a5a67fbe1fa205335115049e6a7b1bbdbaa0b5426039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596640733"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6.9000",
      "date": "2026-05-09T08:38:48.000Z",
      "commit": "c017439b0f6132b79b9dfefb265b36238df0bdba",
      "fileid": "dcf7561a6f9ecc0c341d2afbb2b01c89c7b6c97c5d4f96187337fab0ece0e855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596640733"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.6.9000",
      "date": "2026-05-09T08:38:56.000Z",
      "commit": "c017439b0f6132b79b9dfefb265b36238df0bdba",
      "fileid": "686336a73e3018238a8cbe48358973e74e7bb0089dc1655bc0b6f3f0613ee819",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596640733"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6.9000",
      "date": "2026-05-09T08:39:26.000Z",
      "commit": "c017439b0f6132b79b9dfefb265b36238df0bdba",
      "fileid": "edec0a8564ab1fb5b3e2de9b64a80413a4476d6c454cfccc1cce6c30702c8671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596640733"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6.9000",
      "date": "2026-05-09T08:38:38.000Z",
      "commit": "c017439b0f6132b79b9dfefb265b36238df0bdba",
      "fileid": "5a53deee2e0c69f775245db106b53a741aa4b0b132179c30f81b628502313d38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596640733"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.6.9000",
      "date": "2026-05-09T08:38:51.000Z",
      "commit": "c017439b0f6132b79b9dfefb265b36238df0bdba",
      "fileid": "a702c445a8a7d1bf7e60c39420314d8feed3b92430f2cd311e74fec6a1c45451",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596640733"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6.9000",
      "date": "2026-05-22T13:03:14.000Z",
      "commit": "c017439b0f6132b79b9dfefb265b36238df0bdba",
      "fileid": "acb7fb86befe8db85282fc47eeddc9d9fd3a79c9e916f5a674747bc21f97bfdc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596640733"
    }
  ]
}