{
  "_id": "6a1bf3bb1d7bb097a0a24af7",
  "Package": "gglyph",
  "Title": "Network-Style Visualization of Directed Pairwise Relationships",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Valentin\", \"Velev\", , \"valentin.velev@uni-konstanz.de\", role = c(\"cre\", \"aut\")),\nperson(\"Andreas\", \"Spitz\", , \"andreas.spitz@uni-konstanz.de\", role = \"ctb\")\n)",
  "Description": "Create network-style visualizations of pairwise\nrelationships using custom edge glyphs built on top of\n'ggplot2'. The package supports both statistical and\nnon-statistical data and allows users to represent directed\nrelationships. This enables clear, publication-ready graphics\nfor exploring and communicating relational structures in a wide\nrange of domains. The method was first used in Abu-Akel et al.\n(2021) <doi:10.1371/journal.pone.0245100>. Code is released\nunder the MIT License; included datasets are licensed under the\nCreative Commons Attribution 4.0 International (CC BY 4.0).",
  "License": "MIT + file LICENSE",
  "URL": "https://valentinsvelev.github.io/gglyph/",
  "BugReports": "https://github.com/valentinsvelev/gglyph/issues/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://valentinsvelev.r-universe.dev",
  "Date/Publication": "2025-10-03 08:02:37 UTC",
  "RemoteUrl": "https://github.com/valentinsvelev/gglyph",
  "RemoteRef": "HEAD",
  "RemoteSha": "2d3adae8ede04b9b22e55fc53274045fbd7f402f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:35:42 UTC",
    "User": "root"
  },
  "Author": "Valentin Velev [cre, aut],\nAndreas Spitz [ctb]",
  "Maintainer": "Valentin Velev <valentin.velev@uni-konstanz.de>",
  "MD5sum": "1f705b1a7efc751135b1396896be564d",
  "_user": "valentinsvelev",
  "_type": "src",
  "_file": "gglyph_0.2.0.tar.gz",
  "_fileid": "f4721346b39755c8bb90776f01c7812666b1c3973b425dd7f1f1fcb52d35fefd",
  "_filesize": 3142176,
  "_sha256": "f4721346b39755c8bb90776f01c7812666b1c3973b425dd7f1f1fcb52d35fefd",
  "_created": "2026-05-31T08:35:42.000Z",
  "_published": "2026-05-31T08:39:23.129Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78712459092,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315292070"
    },
    {
      "job": 78712459090,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315291194"
    },
    {
      "job": 78712459116,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315286063"
    },
    {
      "job": 78712459117,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315288459"
    },
    {
      "job": 78712230225,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315271941"
    },
    {
      "job": 78712459094,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315288489"
    },
    {
      "job": 78712459108,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315285500"
    },
    {
      "job": 78712459097,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315283542"
    },
    {
      "job": 78712459105,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315284510"
    }
  ],
  "_buildurl": "https://github.com/r-universe/valentinsvelev/actions/runs/26707764649",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/valentinsvelev/gglyph",
  "_commit": {
    "id": "2d3adae8ede04b9b22e55fc53274045fbd7f402f",
    "author": "Valentin Velev <valentin.velev@codify.ch>",
    "committer": "Valentin Velev <valentin.velev@codify.ch>",
    "message": "feat: added example plots in README\n",
    "time": 1759478557
  },
  "_maintainer": {
    "name": "Valentin Velev",
    "email": "valentin.velev@uni-konstanz.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstatix",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "viridisLite",
      "role": "Suggests"
    }
  ],
  "_owner": "valentinsvelev",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 19
    },
    {
      "week": "2025-37",
      "n": 9
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "ggplot2",
    "network-visualization",
    "statistics"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "valentinsvelev",
      "count": 33,
      "uuid": 58779484
    }
  ],
  "_userbio": {
    "uuid": 58779484,
    "type": "user",
    "name": "Valentin S. Velev",
    "description": "Hi, I am a data science student at the University of Konstanz. Check out my first paper in the IJPOR: https://doi.org/10.1093/ijpor/edae055"
  },
  "_downloads": {
    "count": 148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gglyph"
  },
  "_devurl": "https://github.com/valentinsvelev/gglyph",
  "_pkgdown": "https://valentinsvelev.github.io/gglyph/",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gglyph.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/valentinsvelev/gglyph",
  "_realowner": "valentinsvelev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2025-09-24"
    }
  ],
  "_exports": [
    "generate_mock_data",
    "geom_glyph",
    "process_data_general",
    "process_data_statistical"
  ],
  "_datasets": [
    {
      "name": "pisa_2022",
      "title": "PISA 2022 data",
      "object": "pisa_2022",
      "file": "pisa_2022.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "from",
        "to",
        "group",
        "sig"
      ],
      "rows": 492,
      "table": true,
      "tojson": true
    },
    {
      "name": "sipri_milex_1995_2023",
      "title": "SIPRI Military Expenditure 1995-2023 data",
      "object": "sipri_milex_1995_2023",
      "file": "sipri_milex_1995_2023.rda",
      "class": [
        "rowwise_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "from",
        "to",
        "group"
      ],
      "rows": 77,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "generate_mock_data",
      "title": "Generate mock data for gglyph::geom_glyph()",
      "topics": [
        "generate_mock_data"
      ]
    },
    {
      "page": "geom_glyph",
      "title": "Create a directed network-style graph",
      "topics": [
        "geom_glyph"
      ]
    },
    {
      "page": "pisa_2022",
      "title": "PISA 2022 data",
      "topics": [
        "pisa_2022"
      ]
    },
    {
      "page": "process_data_general",
      "title": "Process general/non-statistical data",
      "topics": [
        "process_data_general"
      ]
    },
    {
      "page": "process_data_statistical",
      "title": "Process statistical data",
      "topics": [
        "process_data_statistical"
      ]
    },
    {
      "page": "sipri_milex_1995_2023",
      "title": "SIPRI Military Expenditure 1995-2023 data",
      "topics": [
        "sipri_milex_1995_2023"
      ]
    }
  ],
  "_pkglogo": "https://github.com/valentinsvelev/gglyph/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/valentinsvelev/gglyph/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "isoband",
    "jpeg",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "gglyph.Rmd",
      "filename": "gglyph.html",
      "title": "A guide on how to use the package gglyph",
      "author": "Valentin Velev (University of Konstanz)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Package",
        "The Plotting Function",
        "Basics",
        "Some Examples",
        "Some Prettier Examples... Well, depends on the eye of the beholder",
        "The Data Wrangling Functions",
        "Concluding Remarks"
      ],
      "created": "2025-09-03 09:37:06",
      "modified": "2025-09-19 09:14:02",
      "commits": 9
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "gglyph",
  "_universes": [
    "valentinsvelev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-31T08:38:31.000Z",
      "distro": "noble",
      "commit": "2d3adae8ede04b9b22e55fc53274045fbd7f402f",
      "fileid": "01fb6039c6da80cd683d11551049d74b9cbe3a29d126064c5ca58eba99805f4b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/valentinsvelev/actions/runs/26707764649"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-31T08:38:24.000Z",
      "distro": "noble",
      "commit": "2d3adae8ede04b9b22e55fc53274045fbd7f402f",
      "fileid": "9a1ba35701ba095196340864082a005b7fba07e8e9cc575a1d18ec502fccb272",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/valentinsvelev/actions/runs/26707764649"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-31T08:37:47.000Z",
      "commit": "2d3adae8ede04b9b22e55fc53274045fbd7f402f",
      "fileid": "9bfefc173095d6451a1b8495d4d96ce1a960bc1d69b82e397ed5594db75c535e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/valentinsvelev/actions/runs/26707764649"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-31T08:38:07.000Z",
      "commit": "2d3adae8ede04b9b22e55fc53274045fbd7f402f",
      "fileid": "8706781190b4a5721e4c826220fd72c5af128d7af0b0e3c7847bdc5247638b36",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/valentinsvelev/actions/runs/26707764649"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-31T08:38:31.000Z",
      "commit": "2d3adae8ede04b9b22e55fc53274045fbd7f402f",
      "fileid": "d6eab74fd0114a096f3cd19275174c3f71578091692af27a51c8d04483fbdb83",
      "status": "success",
      "buildurl": "https://github.com/r-universe/valentinsvelev/actions/runs/26707764649"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-31T08:37:21.000Z",
      "commit": "2d3adae8ede04b9b22e55fc53274045fbd7f402f",
      "fileid": "dd66b577b512f066fafd0ca3f2d5a7d5e93e715a9951f87211a170447e1bc6f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/valentinsvelev/actions/runs/26707764649"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-31T08:37:03.000Z",
      "commit": "2d3adae8ede04b9b22e55fc53274045fbd7f402f",
      "fileid": "1132992219bafab443d1ae548e3adb6a98dc1ce3ff43dded1502076850d004a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/valentinsvelev/actions/runs/26707764649"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-31T08:37:15.000Z",
      "commit": "2d3adae8ede04b9b22e55fc53274045fbd7f402f",
      "fileid": "50f60f773181864dbfc0c7e5f6a998484618eaf2686fb87ee6719e3d465c94b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/valentinsvelev/actions/runs/26707764649"
    }
  ]
}