{
  "_id": "6a570fe8ff0138dec5d6d2c4",
  "Package": "aplotExtra",
  "Title": "Creating Composite Plots using 'aplot'",
  "Version": "0.0.5.001",
  "Authors@R": "c(\nperson(given = \"Guangchuang\", family = \"Yu\", email = \"guangchuangyu@gmail.com\",   role  = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6485-8781\")),\nperson(\"Shuangbin\", \"Xu\", email = \"xshuangbin@163.com\", role = \"ctb\", comment = c(ORCID=\"0000-0003-3513-5362\")),\nperson(\"Chun-Hui\",\"Gao\", email=\"gaospecial@gmail.com\", role= \"ctb\", comment=c(ORCID = \"0000-0002-1445-7939\")),\nperson(\"Shensuo\",\"Li\", email=\"lishensuo@163.com\", role= \"ctb\", comment=c(ORCID = \"0009-0006-3229-3700\"))\n)",
  "Description": "Many complex plots are actually composite plots, such as\n'oncoplot', 'funkyheatmap', 'upsetplot', etc. We can produce\nsubplots using 'ggplot2' and combine them to create composite\nplots using 'aplot'. In this way, it is easy to customize these\ncomplex plots, by adding, deleting or modifying subplots in the\nfinal plot. This package provides a set of utilities to help\nusers to create subplots and complex plots.",
  "URL": "https://github.com/YuLab-SMU/aplotExtra",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libbz2-dev libicu-dev liblzma-dev\nlibpng-dev libuv1-dev xz-utils zlib1g-dev",
  "Repository": "https://yulab-smu.r-universe.dev",
  "Date/Publication": "2026-07-15 01:32:57 UTC",
  "RemoteUrl": "https://github.com/yulab-smu/aplotextra",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8fdb852b119c2460ce67892b97a2f2e51d29434",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 04:39:26 UTC",
    "User": "root"
  },
  "Author": "Guangchuang Yu [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6485-8781>),\nShuangbin Xu [ctb] (ORCID: <https://orcid.org/0000-0003-3513-5362>),\nChun-Hui Gao [ctb] (ORCID: <https://orcid.org/0000-0002-1445-7939>),\nShensuo Li [ctb] (ORCID: <https://orcid.org/0009-0006-3229-3700>)",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "_user": "yulab-smu",
  "_type": "src",
  "_file": "aplotExtra_0.0.5.001.tar.gz",
  "_fileid": "https://r2.ropensci.org/634778d89e25241716379f54c72a64eb6a0aefacbeaba12ce29d58be5c4bb947",
  "_filesize": 107255,
  "_sha256": "634778d89e25241716379f54c72a64eb6a0aefacbeaba12ce29d58be5c4bb947",
  "_expires": "2026-10-23T04:43:18.000Z",
  "_created": "2026-07-15T04:39:26.000Z",
  "_published": "2026-07-15T04:43:19.919Z",
  "_jobs": [
    {
      "job": 87269614218,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8332713466"
    },
    {
      "job": 87269614201,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332713704"
    },
    {
      "job": 87269614198,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8332695492"
    },
    {
      "job": 87269614196,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332691105"
    },
    {
      "job": 87269157229,
      "time": 227,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332666621"
    },
    {
      "job": 87269614200,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8332703839"
    },
    {
      "job": 87269614229,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8332693964"
    },
    {
      "job": 87269614206,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8332702138"
    },
    {
      "job": 87269614204,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332696947"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/29389348168",
  "_status": "success",
  "_upstream": "https://github.com/yulab-smu/aplotextra",
  "_commit": {
    "id": "b8fdb852b119c2460ce67892b97a2f2e51d29434",
    "author": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "committer": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "message": "export oncoplot components\n",
    "time": 1784079177
  },
  "_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"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "aplot",
      "version": ">= 0.2.3",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggfun",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "maftools",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggstar",
      "role": "Imports"
    },
    {
      "package": "yulab.utils",
      "version": ">= 0.0.8",
      "role": "Imports"
    },
    {
      "package": "ggtree",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "R.utils",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "yulab-smu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-29",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "guangchuangyu",
      "count": 23,
      "uuid": 626539
    },
    {
      "user": "gaospecial",
      "count": 5,
      "uuid": 107597
    },
    {
      "user": "hinna0818",
      "count": 4,
      "uuid": 171398208
    },
    {
      "user": "lishensuo",
      "count": 1,
      "uuid": 80585985
    }
  ],
  "_userbio": {
    "uuid": 40430016,
    "type": "organization",
    "name": "Bioinformatics Group @ SMU",
    "followers": 697,
    "description": "Research group led by Prof. Guangchuang Yu in School of Basic Medical Sciences, Southern Medical University"
  },
  "_downloads": {
    "count": 299,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aplotExtra"
  },
  "_devurl": "https://github.com/yulab-smu/aplotextra",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/aplotExtra.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yulab-smu/aplotextra",
  "_realowner": "yulab-smu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2023-08-25"
    },
    {
      "version": "0.0.3",
      "date": "2024-12-17"
    },
    {
      "version": "0.0.4",
      "date": "2025-06-12"
    },
    {
      "version": "0.0.5",
      "date": "2026-07-13"
    }
  ],
  "_exports": [
    "funky_bar",
    "funky_heatmap",
    "funky_point",
    "funky_text",
    "get_all_subsets",
    "oncoplot",
    "oncoplot_components",
    "upset_plot"
  ],
  "_help": [
    {
      "page": "funky_bar",
      "title": "funky_bar",
      "topics": [
        "funky_bar"
      ]
    },
    {
      "page": "funky_heatmap",
      "title": "funky_heatmap",
      "topics": [
        "funky_heatmap"
      ]
    },
    {
      "page": "funky_point",
      "title": "funky_point",
      "topics": [
        "funky_point"
      ]
    },
    {
      "page": "funky_text",
      "title": "funky_text",
      "topics": [
        "funky_text"
      ]
    },
    {
      "page": "get_all_subsets",
      "title": "Get the items/names/ids of subsets from a named list",
      "topics": [
        "get_all_subsets"
      ]
    },
    {
      "page": "oncoplot",
      "title": "ploting oncoplot with aplot",
      "topics": [
        "oncoplot"
      ]
    },
    {
      "page": "oncoplot_components",
      "title": "Get reusable oncoplot components",
      "topics": [
        "oncoplot_components"
      ]
    },
    {
      "page": "upset_plot",
      "title": "upset_plot",
      "topics": [
        "upset_plot"
      ]
    }
  ],
  "_readme": "https://github.com/yulab-smu/aplotextra/raw/HEAD/README.md",
  "_rundeps": [
    "aplot",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "DNAcopy",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "fs",
    "gdtools",
    "generics",
    "ggfun",
    "ggiraph",
    "ggplot2",
    "ggplotify",
    "ggstar",
    "glue",
    "gridExtra",
    "gridGraphics",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "maftools",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "patchwork",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "Rhtslib",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "yulab.utils"
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "aplotextra",
  "_universes": [
    "yulab-smu",
    "guangchuangyu"
  ],
  "_previous": "0.0.5",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5.001",
      "date": "2026-07-15T04:42:09.000Z",
      "distro": "resolute",
      "commit": "b8fdb852b119c2460ce67892b97a2f2e51d29434",
      "fileid": "https://r2.ropensci.org/b0240aa74779b5f15fbbd2de40fdf62a4336d93f5dd08d6bfffee96e1e09f0ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/29389348168"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.5.001",
      "date": "2026-07-15T04:42:11.000Z",
      "distro": "resolute",
      "commit": "b8fdb852b119c2460ce67892b97a2f2e51d29434",
      "fileid": "https://r2.ropensci.org/44e6cea4c150974f0f80e044b6ac68328a5710683e665bcf9dfc58d69bc8f6c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/29389348168"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5.001",
      "date": "2026-07-15T04:41:14.000Z",
      "commit": "b8fdb852b119c2460ce67892b97a2f2e51d29434",
      "fileid": "https://r2.ropensci.org/bfa6a962e191bf6badb2c61e50b54e0c42e7988fdcb439112c23cf56598a1f64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/29389348168"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.5.001",
      "date": "2026-07-15T04:40:55.000Z",
      "commit": "b8fdb852b119c2460ce67892b97a2f2e51d29434",
      "fileid": "https://r2.ropensci.org/2d55692c23db7acdc71bf8519dfe8d9bb6563571b79372cf620658c228558259",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/29389348168"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5.001",
      "date": "2026-07-15T04:42:17.000Z",
      "commit": "b8fdb852b119c2460ce67892b97a2f2e51d29434",
      "fileid": "https://r2.ropensci.org/4b0cd616b6f7d98bfc77b0cc06041d3f5ef66b26c43fbc7ae03beb87290adf78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/29389348168"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5.001",
      "date": "2026-07-15T04:40:47.000Z",
      "commit": "b8fdb852b119c2460ce67892b97a2f2e51d29434",
      "fileid": "https://r2.ropensci.org/692d24b979d9bc31e332c4cbb41fb2b648e93f8c423ff1f7d81d2b123c66cd48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/29389348168"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5.001",
      "date": "2026-07-15T04:41:17.000Z",
      "commit": "b8fdb852b119c2460ce67892b97a2f2e51d29434",
      "fileid": "https://r2.ropensci.org/1f4bd54f13f6f4f37827340201e464bc6cb50654e2c29b445de4193c9864f436",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/29389348168"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.5.001",
      "date": "2026-07-15T04:40:55.000Z",
      "commit": "b8fdb852b119c2460ce67892b97a2f2e51d29434",
      "fileid": "https://r2.ropensci.org/1d616d627aa10c16eede9afd94513519495666c775db7bd4241c05356c9972e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/29389348168"
    }
  ]
}