{
  "_id": "6a4cb81407c3fd5c3260fad5",
  "Package": "aplot",
  "Title": "Decorate a 'ggplot' with Associated Information",
  "Version": "0.3.1",
  "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\",\ncomment = c(ORCID=\"0000-0003-3513-5362\")),\nperson(given = \"Thomas\", family = \"Hackl\", email = \"thackl@mit.edu\", role = \"ctb\")\n)",
  "Description": "Supports data-driven composition of a main plot with\nassociated subplots that need precise axis alignment. Unlike\ngeneral layout-focused tools such as 'cowplot' and 'patchwork',\nit enables related subplots to be integrated on the top,\nbottom, left, or right sides of a main plot with matched axes,\nso that the combined panels can be interpreted as a coherent\nwhole. This design was inspired by the 'Method 2' described in\n'ggtree' (G Yu (2018) <doi:10.1093/molbev/msy194>).",
  "URL": "https://github.com/YuLab-SMU/aplot, https://yulab-smu.top/aplot/",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://yulab-smu.r-universe.dev",
  "Date/Publication": "2026-07-07 08:09:59 UTC",
  "RemoteUrl": "https://github.com/yulab-smu/aplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae579a24f2bfe7b52a9db1155fbf6a9ce6c81b7f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 08:22:35 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>),\nThomas Hackl [ctb]",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "_user": "yulab-smu",
  "_type": "src",
  "_file": "aplot_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a7767a6d22c1a7056e70752ec2ed6dbcae1b610f06727843073c9c837b9a2cae",
  "_filesize": 174501,
  "_sha256": "a7767a6d22c1a7056e70752ec2ed6dbcae1b610f06727843073c9c837b9a2cae",
  "_expires": "2026-10-15T08:25:54.000Z",
  "_created": "2026-07-07T08:22:35.000Z",
  "_published": "2026-07-07T08:25:56.044Z",
  "_jobs": [
    {
      "job": 85570002777,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132109118"
    },
    {
      "job": 85570002728,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132112838"
    },
    {
      "job": 85570002694,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8132090057"
    },
    {
      "job": 85570002706,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132100706"
    },
    {
      "job": 85569358660,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132045177"
    },
    {
      "job": 85570002668,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8132109077"
    },
    {
      "job": 85570002755,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132095407"
    },
    {
      "job": 85570002778,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8132093817"
    },
    {
      "job": 85570002936,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132087292"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28851977522",
  "_status": "success",
  "_upstream": "https://github.com/yulab-smu/aplot",
  "_commit": {
    "id": "ae579a24f2bfe7b52a9db1155fbf6a9ce6c81b7f",
    "author": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "committer": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "message": "fixed r check\n",
    "time": 1783411799
  },
  "_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": "ggfun",
      "version": ">= 0.1.3",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggplotify",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "yulab.utils",
      "version": ">= 0.1.9",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "ggtree",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "yulab-smu",
  "_selfowned": true,
  "_usedby": 126,
  "_updates": [
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2026-26",
      "n": 7
    },
    {
      "week": "2026-28",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 129,
  "_contributors": [
    {
      "user": "guangchuangyu",
      "count": 132,
      "uuid": 626539
    },
    {
      "user": "xiangpin",
      "count": 24,
      "uuid": 17870644
    },
    {
      "user": "mingli-929",
      "count": 5,
      "uuid": 78794151
    },
    {
      "user": "gaospecial",
      "count": 4,
      "uuid": 107597
    },
    {
      "user": "darlanminussi",
      "count": 1,
      "uuid": 7305389
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_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": 82469,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aplot"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/yulab-smu/aplot",
  "_searchresults": 936,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/aplot.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/aplot",
  "_realowner": "yulab-smu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2020-03-30"
    },
    {
      "version": "0.0.4",
      "date": "2020-04-07"
    },
    {
      "version": "0.0.5",
      "date": "2020-07-22"
    },
    {
      "version": "0.0.6",
      "date": "2020-09-03"
    },
    {
      "version": "0.0.7",
      "date": "2021-09-01"
    },
    {
      "version": "0.1.0",
      "date": "2021-09-03"
    },
    {
      "version": "0.1.1",
      "date": "2021-09-22"
    },
    {
      "version": "0.1.2",
      "date": "2022-01-10"
    },
    {
      "version": "0.1.3",
      "date": "2022-04-01"
    },
    {
      "version": "0.1.4",
      "date": "2022-05-05"
    },
    {
      "version": "0.1.5",
      "date": "2022-06-01"
    },
    {
      "version": "0.1.6",
      "date": "2022-06-03"
    },
    {
      "version": "0.1.7",
      "date": "2022-09-06"
    },
    {
      "version": "0.1.8",
      "date": "2022-10-09"
    },
    {
      "version": "0.1.9",
      "date": "2022-11-24"
    },
    {
      "version": "0.1.10",
      "date": "2023-03-08"
    },
    {
      "version": "0.2.0",
      "date": "2023-08-09"
    },
    {
      "version": "0.2.1",
      "date": "2023-09-15"
    },
    {
      "version": "0.2.2",
      "date": "2023-10-06"
    },
    {
      "version": "0.2.3",
      "date": "2024-06-17"
    },
    {
      "version": "0.2.4",
      "date": "2024-12-17"
    },
    {
      "version": "0.2.5",
      "date": "2025-02-27"
    },
    {
      "version": "0.2.6",
      "date": "2025-06-12"
    },
    {
      "version": "0.2.7",
      "date": "2025-06-21"
    },
    {
      "version": "0.2.8",
      "date": "2025-07-02"
    },
    {
      "version": "0.2.9",
      "date": "2025-09-12"
    },
    {
      "version": "0.3.0",
      "date": "2026-06-23"
    }
  ],
  "_exports": [
    "%>%",
    "as.patchwork",
    "gglist",
    "gglistGrob",
    "ggrange",
    "ggsave",
    "insert_bottom",
    "insert_left",
    "insert_right",
    "insert_top",
    "plot_list",
    "set_guide_area",
    "set_guide_layout",
    "set_panel_spacing",
    "xlab2",
    "xlim2",
    "xrange",
    "ylab2",
    "ylim2",
    "yrange"
  ],
  "_help": [
    {
      "page": "as.patchwork",
      "title": "as.patchwork",
      "topics": [
        "as.patchwork"
      ]
    },
    {
      "page": "gglist",
      "title": "construct a `gglist` object",
      "topics": [
        "gglist"
      ]
    },
    {
      "page": "gglistGrob",
      "title": "This function converts 'gglist' object to grob (i.e. gtable object)",
      "topics": [
        "gglistGrob"
      ]
    },
    {
      "page": "plot-insertion",
      "title": "plot-insertion",
      "topics": [
        "insert_bottom",
        "insert_left",
        "insert_right",
        "insert_top"
      ]
    },
    {
      "page": "plot_list",
      "title": "plot a list of ggplot objects",
      "topics": [
        "plot_list"
      ]
    },
    {
      "page": "set_guide_area",
      "title": "set_guide_area",
      "topics": [
        "set_guide_area"
      ]
    },
    {
      "page": "set_guide_layout",
      "title": "set_guide_layout",
      "topics": [
        "set_guide_layout"
      ]
    },
    {
      "page": "set_panel_spacing",
      "title": "set_panel_spacing",
      "topics": [
        "set_panel_spacing"
      ]
    },
    {
      "page": "aplot_label",
      "title": "display x or y axis label as an ordinary text, so that the label will not be aligned with axis label of another plot",
      "topics": [
        "xlab2",
        "ylab2"
      ]
    },
    {
      "page": "align_axis",
      "title": "xlim2",
      "topics": [
        "xlim2",
        "ylim2"
      ]
    }
  ],
  "_readme": "https://github.com/yulab-smu/aplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fs",
    "generics",
    "ggfun",
    "ggplot2",
    "ggplotify",
    "glue",
    "gridGraphics",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "yulab.utils"
  ],
  "_score": 12.575648087315301,
  "_indexed": true,
  "_nocasepkg": "aplot",
  "_universes": [
    "yulab-smu",
    "guangchuangyu"
  ],
  "_previous": "0.3.0.001",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-07T08:24:58.000Z",
      "distro": "resolute",
      "commit": "ae579a24f2bfe7b52a9db1155fbf6a9ce6c81b7f",
      "fileid": "https://r2.ropensci.org/73f7d4ba93d5f3331e559e08014692cbed41ec64ff3d3d36836c5c7aecbe9e32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28851977522"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-07T08:25:01.000Z",
      "distro": "resolute",
      "commit": "ae579a24f2bfe7b52a9db1155fbf6a9ce6c81b7f",
      "fileid": "https://r2.ropensci.org/1e27162f8ec1dd953e08e4b48ce8d0cee749c497ba633744ffe34bc39b1a4869",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28851977522"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-07T08:24:12.000Z",
      "commit": "ae579a24f2bfe7b52a9db1155fbf6a9ce6c81b7f",
      "fileid": "https://r2.ropensci.org/7375e0a6ea51fe4b70315763e7bd40b48071985a8b3389328097b70571a078b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28851977522"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-07T08:24:30.000Z",
      "commit": "ae579a24f2bfe7b52a9db1155fbf6a9ce6c81b7f",
      "fileid": "https://r2.ropensci.org/4112beb2bb58152c61fea16b1fe0d89b7f8ae256432ad1b97063228a8ad2b178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28851977522"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-07-07T08:25:29.000Z",
      "commit": "ae579a24f2bfe7b52a9db1155fbf6a9ce6c81b7f",
      "fileid": "https://r2.ropensci.org/9abeff48b109fbdc1c6e0365edcad71647299c72e37a74efbc2d068c24a8cae1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28851977522"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-07T08:24:04.000Z",
      "commit": "ae579a24f2bfe7b52a9db1155fbf6a9ce6c81b7f",
      "fileid": "https://r2.ropensci.org/80a02d724c972f9c7c6d59731d4d6b575b0786dd1d9b60f34ac3fa4c461347d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28851977522"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-07T08:24:02.000Z",
      "commit": "ae579a24f2bfe7b52a9db1155fbf6a9ce6c81b7f",
      "fileid": "https://r2.ropensci.org/af45411bb096d1a0624973375e2c4306923fb44680b6f75549f609c483ee6cbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28851977522"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-07T08:23:48.000Z",
      "commit": "ae579a24f2bfe7b52a9db1155fbf6a9ce6c81b7f",
      "fileid": "https://r2.ropensci.org/41a6311a61da8086e700310272c1b6884d9f639aeb22a00f52dc5652daaa4ffe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/28851977522"
    }
  ]
}