{
  "_id": "6a4f4e7421b18e15485006cf",
  "Package": "cowplot",
  "Title": "Streamlined Plot Theme and Plot Annotations for 'ggplot2'",
  "Version": "1.2.0.9000",
  "Authors@R": "person(\ngiven = \"Claus O.\",\nfamily = \"Wilke\",\nrole = c(\"aut\", \"cre\"),\nemail = \"wilke@austin.utexas.edu\",\ncomment = c(ORCID = \"0000-0002-7470-9261\")\n)",
  "Description": "Provides various features that help with creating\npublication-quality figures with 'ggplot2', such as a set of\nthemes, functions to align plots and arrange them into complex\ncompound figures, and functions that make it easy to annotate\nplots and or mix plots with images. The package was originally\nwritten for internal use in the Wilke lab, hence the name\n(Claus O. Wilke's plot package). It has also been used\nextensively in the book Fundamentals of Data Visualization.",
  "URL": "https://wilkelab.org/cowplot/",
  "BugReports": "https://github.com/wilkelab/cowplot/issues",
  "License": "GPL-2",
  "VignetteBuilder": "knitr",
  "Collate": "'add_sub.R' 'align_plots.R' 'as_grob.R' 'as_gtable.R'\n'axis_canvas.R' 'cowplot.R' 'draw.R' 'get_plot_component.R'\n'get_axes.R' 'get_titles.R' 'get_legend.R' 'get_panel.R'\n'gtable.R' 'key_glyph.R' 'plot_grid.R' 'save.R'\n'set_null_device.R' 'setup.R' 'stamp.R' 'themes.R'\n'utils_ggplot2.R'",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Repository": "https://wilkelab.r-universe.dev",
  "Date/Publication": "2025-07-07 21:47:39 UTC",
  "RemoteUrl": "https://github.com/wilkelab/cowplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "b18d820d3af26b749235c4e4bc18bf416fba88e1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 07:27:28 UTC",
    "User": "root"
  },
  "Author": "Claus O. Wilke [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7470-9261>)",
  "Maintainer": "Claus O. Wilke <wilke@austin.utexas.edu>",
  "_user": "wilkelab",
  "_type": "src",
  "_file": "cowplot_1.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/521dbb48908f7f58b800aebda03ae4436058cbed1a5da3e9e3288f19a6dce8a3",
  "_filesize": 1553305,
  "_sha256": "521dbb48908f7f58b800aebda03ae4436058cbed1a5da3e9e3288f19a6dce8a3",
  "_expires": "2026-10-17T07:32:02.000Z",
  "_created": "2026-07-09T07:27:28.000Z",
  "_published": "2026-07-09T07:32:04.878Z",
  "_jobs": [
    {
      "job": 86063255326,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191865169"
    },
    {
      "job": 86063255341,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191867063"
    },
    {
      "job": 86063255361,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191840655"
    },
    {
      "job": 86063255364,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191843009"
    },
    {
      "job": 86062641824,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191784987"
    },
    {
      "job": 86063255342,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8191840795"
    },
    {
      "job": 86063255372,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191846469"
    },
    {
      "job": 86063255417,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191847908"
    },
    {
      "job": 86063255390,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191844575"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29001399555",
  "_status": "success",
  "_upstream": "https://github.com/wilkelab/cowplot",
  "_commit": {
    "id": "b18d820d3af26b749235c4e4bc18bf416fba88e1",
    "author": "Claus Wilke <wilke@austin.utexas.edu>",
    "committer": "Claus Wilke <wilke@austin.utexas.edu>",
    "message": "bump version post release\n",
    "time": 1751924859
  },
  "_maintainer": {
    "name": "Claus O. Wilke",
    "email": "wilke@austin.utexas.edu",
    "login": "clauswilke",
    "description": "",
    "uuid": 4210929,
    "orcid": "0000-0002-7470-9261"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "Cairo",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "gridGraphics",
      "version": ">= 0.4-0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "PASWR",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "VennDiagram",
      "role": "Suggests"
    }
  ],
  "_owner": "wilkelab",
  "_selfowned": true,
  "_usedby": 1618,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 756,
  "_contributors": [
    {
      "user": "clauswilke",
      "count": 362,
      "uuid": 4210929
    },
    {
      "user": "sjfox",
      "count": 13,
      "uuid": 5604823
    },
    {
      "user": "tbates",
      "count": 7,
      "uuid": 736156
    },
    {
      "user": "kmanalo",
      "count": 6,
      "uuid": 2001688
    },
    {
      "user": "brianlang",
      "count": 6,
      "uuid": 5337833
    },
    {
      "user": "malcolmbarrett",
      "count": 5,
      "uuid": 23123711
    },
    {
      "user": "teunbrand",
      "count": 5,
      "uuid": 49372158
    },
    {
      "user": "marcus1487",
      "count": 4,
      "uuid": 13755444
    },
    {
      "user": "flying-sheep",
      "count": 4,
      "uuid": 291575
    },
    {
      "user": "doubt-0kb",
      "count": 3,
      "uuid": 98461207
    },
    {
      "user": "billdenney",
      "count": 2,
      "uuid": 10359931
    },
    {
      "user": "jayhesselberth",
      "count": 2,
      "uuid": 355367
    },
    {
      "user": "wsteenhu",
      "count": 2,
      "uuid": 29248372
    },
    {
      "user": "ax3man",
      "count": 2,
      "uuid": 15309336
    },
    {
      "user": "raviselker",
      "count": 1,
      "uuid": 4669197
    },
    {
      "user": "uhlitz",
      "count": 1,
      "uuid": 2480610
    },
    {
      "user": "zaczap",
      "count": 1,
      "uuid": 1847502
    }
  ],
  "_userbio": {
    "uuid": 7905759,
    "type": "organization",
    "name": "Wilke Lab",
    "followers": 75
  },
  "_downloads": {
    "count": 345950,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cowplot"
  },
  "_mentions": 298,
  "_devurl": "https://github.com/wilkelab/cowplot",
  "_pkgdown": "https://wilkelab.org/cowplot/",
  "_searchresults": 81664,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cowplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wilkelab/cowplot",
  "_realowner": "wilkelab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2015-06-03"
    },
    {
      "version": "0.3.1",
      "date": "2015-06-04"
    },
    {
      "version": "0.4.0",
      "date": "2015-06-14"
    },
    {
      "version": "0.5.0",
      "date": "2015-07-01"
    },
    {
      "version": "0.6.0",
      "date": "2015-12-19"
    },
    {
      "version": "0.6.1",
      "date": "2016-03-06"
    },
    {
      "version": "0.6.2",
      "date": "2016-04-20"
    },
    {
      "version": "0.6.3",
      "date": "2016-10-03"
    },
    {
      "version": "0.7.0",
      "date": "2016-10-27"
    },
    {
      "version": "0.8.0",
      "date": "2017-07-30"
    },
    {
      "version": "0.9.0",
      "date": "2017-11-16"
    },
    {
      "version": "0.9.1",
      "date": "2017-11-16"
    },
    {
      "version": "0.9.2",
      "date": "2017-12-17"
    },
    {
      "version": "0.9.3",
      "date": "2018-07-15"
    },
    {
      "version": "0.9.4",
      "date": "2019-01-08"
    },
    {
      "version": "1.0.0",
      "date": "2019-07-11"
    },
    {
      "version": "1.1.0",
      "date": "2020-09-08"
    },
    {
      "version": "1.1.1",
      "date": "2020-12-30"
    },
    {
      "version": "1.1.2",
      "date": "2023-12-15"
    },
    {
      "version": "1.1.3",
      "date": "2024-01-23"
    },
    {
      "version": "1.2.0",
      "date": "2025-07-07"
    }
  ],
  "_exports": [
    "add_sub",
    "agg_null_device",
    "align_margin",
    "align_plots",
    "as_grob",
    "as_gtable",
    "axis_canvas",
    "background_grid",
    "cairo_null_device",
    "circle_key_glyph",
    "draw_figure_label",
    "draw_grob",
    "draw_image",
    "draw_label",
    "draw_line",
    "draw_plot",
    "draw_plot_label",
    "draw_text",
    "GeomDrawGrob",
    "get_legend",
    "get_panel",
    "get_panel_component",
    "get_plot_component",
    "get_subtitle",
    "get_title",
    "get_x_axis",
    "get_y_axis",
    "ggdraw",
    "ggsave2",
    "gtable_remove_grobs",
    "gtable_squash_cols",
    "gtable_squash_rows",
    "insert_xaxis_grob",
    "insert_yaxis_grob",
    "panel_border",
    "pdf_null_device",
    "plot_component_names",
    "plot_components",
    "plot_grid",
    "plot_to_gtable",
    "png_null_device",
    "rectangle_key_glyph",
    "save_plot",
    "set_null_device",
    "stamp",
    "stamp_bad",
    "stamp_good",
    "stamp_ugly",
    "stamp_wrong",
    "theme_cowplot",
    "theme_half_open",
    "theme_map",
    "theme_minimal_grid",
    "theme_minimal_hgrid",
    "theme_minimal_vgrid",
    "theme_nothing"
  ],
  "_help": [
    {
      "page": "add_sub",
      "title": "Add annotation underneath a plot",
      "topics": [
        "add_sub"
      ]
    },
    {
      "page": "align_plots",
      "title": "Align multiple plots vertically and/or horizontally",
      "topics": [
        "align_plots"
      ]
    },
    {
      "page": "as_grob",
      "title": "Convert a base plot or a ggplot2 plot into a grob",
      "topics": [
        "as_grob"
      ]
    },
    {
      "page": "as_gtable",
      "title": "Convert plot or other graphics object into a gtable",
      "topics": [
        "as_gtable",
        "plot_to_gtable"
      ]
    },
    {
      "page": "axis_canvas",
      "title": "Generates a canvas onto which one can draw axis-like objects.",
      "topics": [
        "axis_canvas"
      ]
    },
    {
      "page": "background_grid",
      "title": "Add/modify/remove the background grid in a ggplot2 plot",
      "topics": [
        "background_grid"
      ]
    },
    {
      "page": "draw_figure_label",
      "title": "Add a label to a figure",
      "topics": [
        "draw_figure_label"
      ]
    },
    {
      "page": "draw_grob",
      "title": "Draw a grob.",
      "topics": [
        "draw_grob",
        "GeomDrawGrob"
      ]
    },
    {
      "page": "draw_image",
      "title": "Draw an image",
      "topics": [
        "draw_image"
      ]
    },
    {
      "page": "draw_label",
      "title": "Draw a text label or mathematical expression.",
      "topics": [
        "draw_label"
      ]
    },
    {
      "page": "draw_line",
      "title": "Draw a line from connected points",
      "topics": [
        "draw_line"
      ]
    },
    {
      "page": "draw_plot",
      "title": "Draw a (sub)plot.",
      "topics": [
        "draw_plot"
      ]
    },
    {
      "page": "draw_plot_label",
      "title": "Add a label to a plot",
      "topics": [
        "draw_plot_label"
      ]
    },
    {
      "page": "draw_text",
      "title": "Draw multiple text-strings in one go.",
      "topics": [
        "draw_text"
      ]
    },
    {
      "page": "get_legend",
      "title": "Retrieve the legend of a plot",
      "topics": [
        "get_legend"
      ]
    },
    {
      "page": "get_panel",
      "title": "Retrieve the panel or part of a panel of a plot",
      "topics": [
        "get_panel",
        "get_panel_component"
      ]
    },
    {
      "page": "get_plot_component",
      "title": "Get plot components",
      "topics": [
        "get_plot_component",
        "plot_components",
        "plot_component_names"
      ]
    },
    {
      "page": "get_title",
      "title": "Get plot titles",
      "topics": [
        "get_subtitle",
        "get_title"
      ]
    },
    {
      "page": "get_y_axis",
      "title": "Get plot axes",
      "topics": [
        "get_x_axis",
        "get_y_axis"
      ]
    },
    {
      "page": "ggdraw",
      "title": "Set up a drawing layer on top of a ggplot",
      "topics": [
        "ggdraw"
      ]
    },
    {
      "page": "ggsave2",
      "title": "Cowplot reimplementation of 'ggsave()'.",
      "topics": [
        "ggsave2"
      ]
    },
    {
      "page": "gtable_remove_grobs",
      "title": "Remove named elements from gtable",
      "topics": [
        "gtable_remove_grobs"
      ]
    },
    {
      "page": "gtable_squash_cols",
      "title": "Set the width of given columns to 0.",
      "topics": [
        "gtable_squash_cols"
      ]
    },
    {
      "page": "gtable_squash_rows",
      "title": "Set the height of given rows to 0.",
      "topics": [
        "gtable_squash_rows"
      ]
    },
    {
      "page": "insert_xaxis_grob",
      "title": "Insert an axis-like grob on either side of a plot panel in a ggplot2 plot.",
      "topics": [
        "insert_xaxis_grob",
        "insert_yaxis_grob"
      ]
    },
    {
      "page": "panel_border",
      "title": "Add/remove the panel border in a ggplot2 plot",
      "topics": [
        "panel_border"
      ]
    },
    {
      "page": "plot_grid",
      "title": "Arrange multiple plots into a grid",
      "topics": [
        "plot_grid"
      ]
    },
    {
      "page": "png_null_device",
      "title": "Null devices",
      "topics": [
        "agg_null_device",
        "cairo_null_device",
        "pdf_null_device",
        "png_null_device"
      ]
    },
    {
      "page": "rectangle_key_glyph",
      "title": "Create customizable legend key glyphs",
      "topics": [
        "circle_key_glyph",
        "rectangle_key_glyph"
      ]
    },
    {
      "page": "save_plot",
      "title": "Alternative to 'ggsave()', with better support for multi-figure plots.",
      "topics": [
        "save_plot"
      ]
    },
    {
      "page": "set_null_device",
      "title": "Sets the null graphics device",
      "topics": [
        "set_null_device"
      ]
    },
    {
      "page": "stamp",
      "title": "Stamp plots with a label, such as good, bad, or ugly.",
      "topics": [
        "stamp",
        "stamp_bad",
        "stamp_good",
        "stamp_ugly",
        "stamp_wrong"
      ]
    },
    {
      "page": "theme_cowplot",
      "title": "Create the default cowplot theme",
      "topics": [
        "theme_cowplot",
        "theme_half_open"
      ]
    },
    {
      "page": "theme_map",
      "title": "Create a theme for map plotting",
      "topics": [
        "theme_map"
      ]
    },
    {
      "page": "theme_minimal_grid",
      "title": "Minimalistic themes with grids",
      "topics": [
        "theme_minimal_grid",
        "theme_minimal_hgrid",
        "theme_minimal_vgrid"
      ]
    },
    {
      "page": "theme_nothing",
      "title": "Create a completely empty theme",
      "topics": [
        "theme_nothing"
      ]
    }
  ],
  "_pkglogo": "https://github.com/wilkelab/cowplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/wilkelab/cowplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to cowplot",
      "author": "Claus O. Wilke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Themes",
        "Arranging plots into a grid",
        "Generic plot annotations"
      ],
      "created": "2014-10-05 22:38:55",
      "modified": "2025-07-06 18:16:54",
      "commits": 35
    }
  ],
  "_score": 18.918755537797608,
  "_indexed": true,
  "_nocasepkg": "cowplot",
  "_universes": [
    "wilkelab",
    "clauswilke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-07-09T07:30:26.000Z",
      "distro": "resolute",
      "commit": "b18d820d3af26b749235c4e4bc18bf416fba88e1",
      "fileid": "https://r2.ropensci.org/4d2928c00b5fe72ed39888f0544bfd6d51c99fe21ab3234c7f78faa1efb07e7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29001399555"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-07-09T07:30:30.000Z",
      "distro": "resolute",
      "commit": "b18d820d3af26b749235c4e4bc18bf416fba88e1",
      "fileid": "https://r2.ropensci.org/4ba2a6513e94785d1dd74b43c2902482db0a7181a5ceb700ca58980f690d4cd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29001399555"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-07-09T07:29:38.000Z",
      "commit": "b18d820d3af26b749235c4e4bc18bf416fba88e1",
      "fileid": "https://r2.ropensci.org/c791e6bedb22bc001fbd9b24fb9553a07cd013aa8811ec9f345355d9076025a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29001399555"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-07-09T07:29:40.000Z",
      "commit": "b18d820d3af26b749235c4e4bc18bf416fba88e1",
      "fileid": "https://r2.ropensci.org/13a66160122150b7840a8838e2f208bd237da463a4a318fb5109d17387fe8a92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29001399555"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0.9000",
      "date": "2026-07-09T07:30:17.000Z",
      "commit": "b18d820d3af26b749235c4e4bc18bf416fba88e1",
      "fileid": "https://r2.ropensci.org/744df3a5308500385ed9bbfe929baa804e9fc8ee00a1f3d380a32fd2e4c262c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29001399555"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-07-09T07:29:19.000Z",
      "commit": "b18d820d3af26b749235c4e4bc18bf416fba88e1",
      "fileid": "https://r2.ropensci.org/e79c1fa267c0d5bef3d759a7da484560e7e51c86f56a9f117ad5cf95b45bd798",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29001399555"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-07-09T07:29:23.000Z",
      "commit": "b18d820d3af26b749235c4e4bc18bf416fba88e1",
      "fileid": "https://r2.ropensci.org/908597a2ffab17d1443b9a345857b81a32642be6405983a71b9dd2795c13bf76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29001399555"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-07-09T07:29:15.000Z",
      "commit": "b18d820d3af26b749235c4e4bc18bf416fba88e1",
      "fileid": "https://r2.ropensci.org/67aaf2793727868bb5c70fdffe89600ebbc1016747cf6133fc35cd6347628915",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29001399555"
    }
  ]
}