{
  "_id": "6a1f098cb401979e7341c3b5",
  "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-05-18 06:03:20 UTC",
    "User": "root"
  },
  "Author": "Guangchuang Yu [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6485-8781>)",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "MD5sum": "c4113f121294b40af63949ea71f57dea",
  "_user": "guangchuangyu",
  "_type": "src",
  "_file": "ggplotify_0.1.3.tar.gz",
  "_fileid": "40e924b6560fd6e0163ad8dbb567983b22dba9ac174ae0066c919f742ee2be61",
  "_filesize": 436009,
  "_sha256": "40e924b6560fd6e0163ad8dbb567983b22dba9ac174ae0066c919f742ee2be61",
  "_created": "2026-05-18T06:03:20.000Z",
  "_published": "2026-06-02T16:49:16.413Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79124570998,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050595024"
    },
    {
      "job": 79124570664,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050597997"
    },
    {
      "job": 79124570907,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050588710"
    },
    {
      "job": 79124571162,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050587657"
    },
    {
      "job": 79124570041,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050565938"
    },
    {
      "job": 79124570176,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364230993"
    },
    {
      "job": 79124570917,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050599515"
    },
    {
      "job": 79124571147,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050583946"
    },
    {
      "job": 79124571072,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050587280"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26016318651",
  "_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": 187,
  "_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",
    "description": "Professor of Bioinformatics at Southern Medical University."
  },
  "_downloads": {
    "count": 64622,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggplotify"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/guangchuangyu/ggplotify",
  "_searchresults": 3276,
  "_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.679453034010194,
  "_indexed": true,
  "_nocasepkg": "ggplotify",
  "_universes": [
    "guangchuangyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-18T06:05:36.000Z",
      "distro": "noble",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "f8dfe2f8fe2be4bf99a39659322fa6a51e5f647957cb89a5953f75fe04154255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26016318651"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-18T06:05:45.000Z",
      "distro": "noble",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "b2e3018699ef8293dd7913faf1071b3bc5e24f4b96835b3d6d78c5cfba2fbd40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26016318651"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-18T06:05:09.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "661f314c1c32d4e8c22581b000cd095cebb8b32b8dee0a7945398bdff3dd3dec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26016318651"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-18T06:05:05.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "32f8a9251a7676367d21cc6d4ca4e1260d4e6636dea2816a78dab1b73f7a3c47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26016318651"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-18T06:05:47.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "f97f58a1a1bd88090c5d8e0684e77b4fe469f2297b57e8ebb5517c6479a0e129",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26016318651"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-18T06:04:38.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "6d93080cd090846004cf578c13ba3a0adedc08d472aa700012c26d1dfaff1511",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26016318651"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-18T06:04:52.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "cd537eb89d5e3f0399f60504917ccb8579a9858d2f0958b9bc92d1145700e98d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26016318651"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T16:49:00.000Z",
      "commit": "4a319f4f31c8dc880298592299bb853951b82d96",
      "fileid": "a3d548e1e77a5f6f4d61b11984c93d8c666bb8d10dd21eaeb59c3bc43ebb2dfd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26016318651"
    }
  ]
}