{
  "_id": "6a32859b3efcd9bda438bbf6",
  "Package": "ggplotify",
  "Title": "Convert Plot to 'grob' or 'ggplot' Object",
  "Version": "0.1.3",
  "Authors@R": "c(person(\"Guangchuang\", \"Yu\", email = \"guangchuangyu@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6485-8781\")))",
  "Description": "Convert plot function call (using expression or formula)\nto 'grob' or 'ggplot' object that compatible to the 'grid' and\n'ggplot2' ecosystem. With this package, we are able to e.g.\nusing 'cowplot' to align plots produced by 'base' graphics,\n'ComplexHeatmap', 'eulerr', 'grid', 'lattice', 'magick',\n'pheatmap', 'vcd' etc. by converting them to 'ggplot' objects.",
  "VignetteBuilder": "knitr",
  "ByteCompile": "true",
  "License": "Artistic-2.0",
  "URL": "https://github.com/GuangchuangYu/ggplotify",
  "BugReports": "https://github.com/GuangchuangYu/ggplotify/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://guangchuangyu.r-universe.dev",
  "Date/Publication": "2025-09-20 02:50:06 UTC",
  "RemoteUrl": "https://github.com/guangchuangyu/ggplotify",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a319f4f31c8dc880298592299bb853951b82d96",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 11:28:29 UTC",
    "User": "root"
  },
  "Author": "Guangchuang Yu [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6485-8781>)",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "MD5sum": "31e5ed3fb7f975b11ebbe9aa89fef31b",
  "_user": "guangchuangyu",
  "_type": "src",
  "_file": "ggplotify_0.1.3.tar.gz",
  "_fileid": "2e075f262e82bcda1f2160d6b3507301d3a85eb771da8b85a9db161ad986f113",
  "_filesize": 440641,
  "_sha256": "2e075f262e82bcda1f2160d6b3507301d3a85eb771da8b85a9db161ad986f113",
  "_created": "2026-06-17T11:28:29.000Z",
  "_published": "2026-06-17T11:31:39.325Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81883690318,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7694034216"
    },
    {
      "job": 81883690301,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694031333"
    },
    {
      "job": 81883690356,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7694019960"
    },
    {
      "job": 81883690421,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694024588"
    },
    {
      "job": 81883171566,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693983634"
    },
    {
      "job": 81883690322,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694027138"
    },
    {
      "job": 81883690339,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7694018178"
    },
    {
      "job": 81883690348,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7694029154"
    },
    {
      "job": 81883690362,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694016502"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27685498443",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/guangchuangyu/ggplotify",
  "_commit": {
    "id": "4a319f4f31c8dc880298592299bb853951b82d96",
    "author": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "committer": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "message": "support tmap, #17\n",
    "time": 1758336606
  },
  "_maintainer": {
    "name": "Guangchuang Yu",
    "email": "guangchuangyu@gmail.com",
    "login": "guangchuangyu",
    "twitter": "@guangchuangyu",
    "description": "Professor of Bioinformatics at Southern Medical University.",
    "uuid": 626539,
    "orcid": "0000-0002-6485-8781"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridGraphics",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "yulab.utils",
      "role": "Imports"
    },
    {
      "package": "aplot",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "ggimage",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "vcd",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    }
  ],
  "_owner": "guangchuangyu",
  "_selfowned": true,
  "_usedby": 189,
  "_updates": [
    {
      "week": "2025-38",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "baseplot",
    "ggplot2",
    "grid",
    "lattice",
    "upsetr",
    "vcd"
  ],
  "_stars": 115,
  "_contributors": [
    {
      "user": "guangchuangyu",
      "count": 30,
      "uuid": 626539
    }
  ],
  "_userbio": {
    "uuid": 626539,
    "type": "user",
    "name": "Guangchuang Yu",
    "followers": 3111,
    "description": "Professor of Bioinformatics at Southern Medical University."
  },
  "_downloads": {
    "count": 71044,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggplotify"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/guangchuangyu/ggplotify",
  "_searchresults": 3144,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggplotify.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/guangchuangyu/ggplotify",
  "_realowner": "guangchuangyu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2018-04-24"
    },
    {
      "version": "0.0.3",
      "date": "2018-08-03"
    },
    {
      "version": "0.0.4",
      "date": "2019-08-06"
    },
    {
      "version": "0.0.5",
      "date": "2020-03-12"
    },
    {
      "version": "0.0.6",
      "date": "2021-04-22"
    },
    {
      "version": "0.0.7",
      "date": "2021-05-11"
    },
    {
      "version": "0.0.8",
      "date": "2021-08-04"
    },
    {
      "version": "0.0.9",
      "date": "2021-08-20"
    },
    {
      "version": "0.1.0",
      "date": "2021-09-03"
    },
    {
      "version": "0.1.1",
      "date": "2023-06-27"
    },
    {
      "version": "0.1.2",
      "date": "2023-08-09"
    },
    {
      "version": "0.1.3",
      "date": "2025-09-20"
    }
  ],
  "_exports": [
    "as.ggplot",
    "as.grob",
    "base2grob",
    "grid2grob"
  ],
  "_help": [
    {
      "page": "as.ggplot",
      "title": "as.ggplot",
      "topics": [
        "as.ggplot"
      ]
    },
    {
      "page": "as-grob",
      "title": "as.grob",
      "topics": [
        "as.grob",
        "as.grob.aplot",
        "as.grob.bbplot",
        "as.grob.eulergram",
        "as.grob.expression",
        "as.grob.formula",
        "as.grob.function",
        "as.grob.gglist",
        "as.grob.ggplot",
        "as.grob.grob",
        "as.grob.Heatmap",
        "as.grob.magick-image",
        "as.grob.meme",
        "as.grob.oncoplot",
        "as.grob.patchwork",
        "as.grob.pheatmap",
        "as.grob.tmap",
        "as.grob.trellis",
        "as.grob.upset"
      ]
    },
    {
      "page": "base2grob",
      "title": "base2grob",
      "topics": [
        "base2grob"
      ]
    },
    {
      "page": "grid2grob",
      "title": "grid2grob",
      "topics": [
        "grid2grob"
      ]
    }
  ],
  "_readme": "https://github.com/guangchuangyu/ggplotify/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "digest",
    "farver",
    "fs",
    "ggplot2",
    "glue",
    "gridGraphics",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "yulab.utils"
  ],
  "_vignettes": [
    {
      "source": "ggplotify.Rmd",
      "filename": "ggplotify.html",
      "title": "Convert plot to grob and ggplot object",
      "author": "Guangchuang Yu School of Basic Medical Sciences, Southern Medical University",
      "engine": "knitr::rmarkdown",
      "headings": [
        "grid",
        "ggplot2",
        "Align plots"
      ],
      "created": "2018-04-24 09:29:29",
      "modified": "2019-08-21 16:14:58",
      "commits": 3
    }
  ],
  "_score": 13.707358886564418,
  "_indexed": true,
  "_nocasepkg": "ggplotify",
  "_universes": [
    "guangchuangyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-17T11:30:49.000Z",
      "distro": "noble",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "729a74dbdd52ae58ced9b4c391704c2d207ca88d302ae360859607b19e7b5a9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27685498443"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-17T11:30:40.000Z",
      "distro": "noble",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "4b788a86b868d258ccf0580bb376c73dec62e5febdc72929942755d526671fb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27685498443"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-17T11:30:14.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "9fa0d5830d3f1a791e07826881c2b810c63a9b49a06e4bd2a6eec34dd1531060",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27685498443"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-17T11:30:23.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "d1218f5654764f564bcf2de1463237818acd5f6c0107a39d688bc8a20c8e3188",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27685498443"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-17T11:30:51.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "4c23fdfb96919d2ddb21ab8b62a63ce00cb682f4dc50be46bf9f695dcf1ea4b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27685498443"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-17T11:29:59.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "60e9b38c65b237c2455b9048bd2bd3abd42201a9dde9f79d41b25034c8d157b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27685498443"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-17T11:30:29.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "69c051c83a72bb023caeabb960cb56b77cb769a61b7fb31d1b52380415f791d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27685498443"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-17T11:29:50.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "b15df2db0e6e82340152c9750b576a88d0425bd4e14519990dba197368bf8b98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27685498443"
    }
  ]
}