{
  "_id": "6a101f6bacfb0bcc41c8b186",
  "Package": "ggtangle",
  "Title": "Draw Network with Data",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(given = \"Guangchuang\", family = \"Yu\", email = \"guangchuangyu@gmail.com\",   role  = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6485-8781\")))",
  "Description": "Extends the 'ggplot2' plotting system to support network\nvisualization. Inspired by the 'Method 1' in 'ggtree' (G Yu\n(2018) <doi:10.1093/molbev/msy194>), 'ggtangle' is designed to\nwork with network associated data.",
  "VignetteBuilder": "quarto",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 09:14:59 UTC",
    "User": "root"
  },
  "Author": "Guangchuang Yu [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6485-8781>)",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "Config/pak/sysreqs": "cmake libglpk-dev make libuv1-dev libxml2-dev",
  "Repository": "https://guangchuangyu.r-universe.dev",
  "Date/Publication": "2026-04-22 15:45:53 UTC",
  "RemoteUrl": "https://github.com/cran/ggtangle",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
  "MD5sum": "a49f0ba8114485d3bb488278f9b06a71",
  "_user": "guangchuangyu",
  "_type": "src",
  "_file": "ggtangle_0.1.2.tar.gz",
  "_fileid": "c094a74785a9ab700fbd174520e8307f9361dc88dfd009912f800b40202eddce",
  "_filesize": 2416935,
  "_sha256": "c094a74785a9ab700fbd174520e8307f9361dc88dfd009912f800b40202eddce",
  "_created": "2026-05-22T09:14:59.000Z",
  "_published": "2026-05-22T09:18:35.341Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351124501,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157076394"
    },
    {
      "job": 77351124488,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157077456"
    },
    {
      "job": 77351124591,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157078687"
    },
    {
      "job": 77351124534,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157073496"
    },
    {
      "job": 77350493399,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157028628"
    },
    {
      "job": 77351124435,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157066970"
    },
    {
      "job": 77351124574,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157072275"
    },
    {
      "job": 77351124616,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157070764"
    },
    {
      "job": 77351124466,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157066423"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26279061864",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ggtangle",
  "_commit": {
    "id": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
    "author": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1776872753
  },
  "_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": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggfun",
      "version": ">= 0.1.7",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "yulab.utils",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "aplot",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "ggiraph",
      "role": "Suggests"
    },
    {
      "package": "ggnewscale",
      "role": "Suggests"
    },
    {
      "package": "ggtree",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "scatterpie",
      "version": ">= 0.2.4",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 58,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.7",
      "date": "2025-06-30"
    },
    {
      "name": "0.0.8",
      "date": "2025-11-06"
    },
    {
      "name": "0.0.9",
      "date": "2025-11-30"
    },
    {
      "name": "0.1.0",
      "date": "2026-01-07"
    },
    {
      "name": "0.1.1",
      "date": "2026-01-16"
    },
    {
      "name": "0.1.2",
      "date": "2026-04-22"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "guangchuangyu",
      "count": 11,
      "uuid": 626539
    }
  ],
  "_userbio": {
    "uuid": 626539,
    "type": "user",
    "name": "Guangchuang Yu",
    "description": "Professor of Bioinformatics at Southern Medical University."
  },
  "_downloads": {
    "count": 51293,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggtangle"
  },
  "_searchresults": 27,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggtangle.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "guangchuangyu",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2024-09-18"
    },
    {
      "version": "0.0.3",
      "date": "2024-10-24"
    },
    {
      "version": "0.0.4",
      "date": "2024-10-30"
    },
    {
      "version": "0.0.5",
      "date": "2024-11-29"
    },
    {
      "version": "0.0.6",
      "date": "2024-12-18"
    },
    {
      "version": "0.0.7",
      "date": "2025-06-30"
    },
    {
      "version": "0.0.8",
      "date": "2025-11-06"
    },
    {
      "version": "0.0.9",
      "date": "2025-11-30"
    },
    {
      "version": "0.1.0",
      "date": "2026-01-07"
    },
    {
      "version": "0.1.1",
      "date": "2026-01-16"
    },
    {
      "version": "0.1.2",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "%<+%",
    "aes",
    "arrow",
    "cnetplot",
    "drag_network",
    "geom_cnet_label",
    "geom_edge",
    "geom_edge_interactive",
    "geom_edge_text",
    "geom_edge_text_interactive",
    "geom_label",
    "geom_point",
    "geom_segment",
    "geom_text",
    "ggplot",
    "ggsave",
    "layout_circular",
    "layout_fishbone",
    "layout_linear",
    "td_filter"
  ],
  "_help": [
    {
      "page": "cnetplot",
      "title": "category-item network plot",
      "topics": [
        "cnetplot",
        "cnetplot.list"
      ]
    },
    {
      "page": "drag_network",
      "title": "Drag the nodes of a network to update the layout of the network",
      "topics": [
        "drag_network"
      ]
    },
    {
      "page": "geom_cnet_label",
      "title": "geom_cnet_label",
      "topics": [
        "geom_cnet_label"
      ]
    },
    {
      "page": "geom_edge",
      "title": "layer to draw edges of a network",
      "topics": [
        "geom_edge"
      ]
    },
    {
      "page": "geom_edge_interactive",
      "title": "layer to draw edges of a network interactively",
      "topics": [
        "geom_edge_interactive"
      ]
    },
    {
      "page": "geom_edge_text",
      "title": "layer to draw edge labels of a network",
      "topics": [
        "geom_edge_text"
      ]
    },
    {
      "page": "geom_edge_text_interactive",
      "title": "layer to draw edge labels of a network interactively",
      "topics": [
        "geom_edge_text_interactive"
      ]
    },
    {
      "page": "layout_circular",
      "title": "Circular layout",
      "topics": [
        "layout_circular"
      ]
    },
    {
      "page": "layout_fishbone",
      "title": "Glycan Layout Algorithm (Fishbone/SNFG-like)",
      "topics": [
        "layout_fishbone"
      ]
    },
    {
      "page": "layout_linear",
      "title": "Linear layout",
      "topics": [
        "layout_linear"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ggtangle/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fs",
    "generics",
    "ggfun",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "yulab.utils"
  ],
  "_vignettes": [
    {
      "source": "ggtangle.qmd",
      "filename": "ggtangle.html",
      "title": "ggtangle introduction",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-01-07 19:20:02",
      "modified": "2026-01-07 19:20:02",
      "commits": 1
    }
  ],
  "_score": 7.859092367773967,
  "_indexed": true,
  "_nocasepkg": "ggtangle",
  "_universes": [
    "guangchuangyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T09:17:35.000Z",
      "distro": "noble",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "37dfe3c897775042f5fe0a573d799a6ae4858f9af88a5015ce4bc58d4b7a399b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26279061864"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T09:17:37.000Z",
      "distro": "noble",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "a1ae905d361e79e2ddfdd0328f3ef3313d5b6332f1b6722266f01bc16412ece6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26279061864"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T09:17:41.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "c0c4675cc9bd2c5c89cc9ee572890608592de543e1bfe27327430e0a5b8e406e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26279061864"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T09:17:33.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "762fba6d3572182251c9b3f976cf73cfb68e3f96240ee4cc5234dfa522d98d0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26279061864"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T09:17:37.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "6ee054fd954ebd407aba73eb750912d789dcab19767a39f42367f87b6e0d588d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26279061864"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T09:17:10.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "420df7126e2fd5b7a483578d6f594b67bec25867779fda10afacd75af91a3e4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26279061864"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T09:17:06.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "8de8dc50634fe2fa06ef04c85fc711bd82e6a572414a244bdc8726087d396877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26279061864"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T09:16:57.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "879e7443e52906803c0d89725a021037d18b9008b38b7081f050211df417042f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26279061864"
    }
  ]
}