{
  "_id": "6a37a9213efcd9bda44238c9",
  "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-06-21 09:01:01 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": "03a06a8580b302317d20fd0bdae96166",
  "_user": "guangchuangyu",
  "_type": "src",
  "_file": "ggtangle_0.1.2.tar.gz",
  "_fileid": "6680536649e46bc804274b05266544918680c7da4c196d4207333e7480c5f9c4",
  "_filesize": 2631409,
  "_sha256": "6680536649e46bc804274b05266544918680c7da4c196d4207333e7480c5f9c4",
  "_created": "2026-06-21T09:01:01.000Z",
  "_published": "2026-06-21T09:04:33.345Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82556983632,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773747310"
    },
    {
      "job": 82556983641,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773743603"
    },
    {
      "job": 82556983635,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773743702"
    },
    {
      "job": 82556983631,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773740375"
    },
    {
      "job": 82556680703,
      "time": 283,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773721509"
    },
    {
      "job": 82556983640,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773740374"
    },
    {
      "job": 82556983637,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773742320"
    },
    {
      "job": 82556983643,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773739666"
    },
    {
      "job": 82556983638,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773742359"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27899319990",
  "_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": 60,
  "_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",
    "followers": 3111,
    "description": "Professor of Bioinformatics at Southern Medical University."
  },
  "_downloads": {
    "count": 41361,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggtangle"
  },
  "_searchresults": 30,
  "_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": [
        "Simple Network Visualization",
        "Node color and size",
        "Node label",
        "Edge",
        "Layouts",
        "Circular Layout",
        "Linear Layout",
        "Network with external data",
        "Network with pies",
        "Category-Item association plot"
      ],
      "created": "2026-01-07 19:20:02",
      "modified": "2026-01-07 19:20:02",
      "commits": 1
    }
  ],
  "_score": 7.826106044851724,
  "_indexed": true,
  "_nocasepkg": "ggtangle",
  "_universes": [
    "guangchuangyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-21T09:03:44.000Z",
      "distro": "noble",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "de82ed42d2f69c96dce48f22fc3c0fe5861ce73ba2bf8d3d4e7770bfbfe73eed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27899319990"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-21T09:03:15.000Z",
      "distro": "noble",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "0535782e3ca755f8d792bee78e67d77544e2cdd9b580bc76366975909e9a8702",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27899319990"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-21T09:03:22.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "569f06c1dfd13a6227dbea34fc4891c98abf42ba9892abe4c0590a1a5ad3c29a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27899319990"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-21T09:03:04.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "649367aef7618c9041d607271f7b8a7481e6c67963d0819615eec51a2d66928b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27899319990"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-21T09:03:22.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "e2a74ab9964a4b596ee92f45787799366db56ef17e045c8fbdf1dcd69f04f908",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27899319990"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-21T09:02:51.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "92eae48925f33f52fceb4a2f36dd333ae1bb78de9cbf01309772c038bd498f33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27899319990"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-21T09:02:37.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "86bc80b9aa1f9aaae6cddb847a12e8441dd74c910836f54358ab7db3a65c7c8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27899319990"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-21T09:02:57.000Z",
      "commit": "a4045f46b0b42d8b9eccde5010652b7c9070fa92",
      "fileid": "688d8894e506caa1653c223ef5dff1e090d33fa13f1b794f49006b8951c0963c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27899319990"
    }
  ]
}