{
  "_id": "6a1404deacfb0bcc41d39080",
  "Package": "sunburstShinyWidget",
  "Type": "Package",
  "Title": "Sunburst 'HTML' Widget Based on 'd3.js'",
  "Version": "0.5.0",
  "Authors@R": "person(\"Kamil\", \"Foltyński\", , \"kamil@foltynski.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides a sunburst plot based on the 'd3.js' library as\nan HTML 'Shiny' widget.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://tazovsky.r-universe.dev",
  "Date/Publication": "2026-02-15 19:57:48 UTC",
  "RemoteUrl": "https://github.com/tazovsky/sunburstshinywidget",
  "RemoteRef": "HEAD",
  "RemoteSha": "f22688c62ad958f62ba17f17fa885b31986619e2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:10:24 UTC",
    "User": "root"
  },
  "Author": "Kamil Foltyński [aut, cre]",
  "Maintainer": "Kamil Foltyński <kamil@foltynski.com>",
  "MD5sum": "1f9affbfb17fed0cbe63aaf0536c15d0",
  "_user": "tazovsky",
  "_type": "src",
  "_file": "sunburstShinyWidget_0.5.0.tar.gz",
  "_fileid": "2982c48ff65d26cb99fe30c94a650b8fe90f6c88e2bafca69b985634b8edf8d9",
  "_filesize": 239615,
  "_sha256": "2982c48ff65d26cb99fe30c94a650b8fe90f6c88e2bafca69b985634b8edf8d9",
  "_created": "2026-05-25T08:10:24.000Z",
  "_published": "2026-05-25T08:14:22.894Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77678832861,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194366245"
    },
    {
      "job": 77678832853,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194358452"
    },
    {
      "job": 77678832865,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194362059"
    },
    {
      "job": 77678832933,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194346753"
    },
    {
      "job": 77678469553,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194319654"
    },
    {
      "job": 77678832845,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194350108"
    },
    {
      "job": 77678832839,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194345830"
    },
    {
      "job": 77678832899,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194348669"
    },
    {
      "job": 77678832855,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194342996"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tazovsky/actions/runs/26390382431",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tazovsky/sunburstshinywidget",
  "_commit": {
    "id": "f22688c62ad958f62ba17f17fa885b31986619e2",
    "author": "Kamil Foltynski <kamil@foltynski.com>",
    "committer": "Kamil Foltynski <kamil@foltynski.com>",
    "message": "single quote js\n",
    "time": 1771185468
  },
  "_maintainer": {
    "name": "Kamil Foltyński",
    "email": "kamil@foltynski.com",
    "login": "tazovsky",
    "description": "DEV\n",
    "uuid": 29068994
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "waiter",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "tazovsky",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tazovsky",
      "count": 16,
      "uuid": 29068994
    }
  ],
  "_userbio": {
    "uuid": 29068994,
    "type": "user",
    "name": "Kamil",
    "description": "DEV"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sunburstShinyWidget"
  },
  "_devurl": "https://github.com/tazovsky/sunburstshinywidget",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sunburstShinyWidget.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tazovsky/sunburstshinywidget",
  "_realowner": "tazovsky",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2026-02-23"
    }
  ],
  "_exports": [
    "add_remain_and_diff_cols",
    "customActionButton",
    "getPathwayGroupDatatable",
    "match_color",
    "renderSunburstShinyWidget",
    "run_app",
    "sunburstServer",
    "sunburstShinyWidget",
    "sunburstShinyWidgetOutput",
    "sunburstUI"
  ],
  "_help": [
    {
      "page": "add_remain_and_diff_cols",
      "title": "Add Remain and Diff Columns to a Data Frame",
      "topics": [
        "add_remain_and_diff_cols"
      ]
    },
    {
      "page": "callJS",
      "title": "callJS",
      "topics": [
        "callJS"
      ]
    },
    {
      "page": "customActionButton",
      "title": "Create a Colored Action Button",
      "topics": [
        "customActionButton"
      ]
    },
    {
      "page": "getPathwayGroupDatatable",
      "title": "Get Pathway Group Data Table",
      "topics": [
        "getPathwayGroupDatatable"
      ]
    },
    {
      "page": "match_color",
      "title": "Match Event Names to Colors",
      "topics": [
        "match_color"
      ]
    },
    {
      "page": "run_app",
      "title": "Run the Sunburst Demo App",
      "topics": [
        "run_app"
      ]
    },
    {
      "page": "sunburstShinyWidget",
      "title": "Create a Sunburst Shiny Widget",
      "topics": [
        "sunburstShinyWidget"
      ]
    },
    {
      "page": "sunburstShinyWidget-shiny",
      "title": "Shiny bindings for sunburstShinyWidget",
      "topics": [
        "renderSunburstShinyWidget",
        "sunburstShinyWidget-shiny",
        "sunburstShinyWidgetOutput"
      ]
    },
    {
      "page": "sunburst",
      "title": "Sunburst Shiny Module UI",
      "topics": [
        "sunburstServer",
        "sunburstUI"
      ]
    }
  ],
  "_readme": "https://github.com/tazovsky/sunburstshinywidget/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "waiter",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "sunburstShinyWidget.Rmd",
      "filename": "sunburstShinyWidget.html",
      "title": "Getting Started with sunburstShinyWidget",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is sunburstShinyWidget?",
        "Basic Usage",
        "Module Parameters",
        "Controlling the Number of Steps",
        "Custom Export Filename",
        "Using the Low-Level Widget",
        "Data Format",
        "chartData",
        "design",
        "How to Get This Data",
        "Understanding Bitwise Event Codes",
        "Embedding in a Larger App",
        "Helper Functions",
        "add_remain_and_diff_cols(btns_df, totalPathways)",
        "customActionButton(inputId, label, color, font_size)",
        "match_color(x, eventCodes)",
        "getPathwayGroupDatatable(id, pathwayAnalysisDTO, pathLength)"
      ],
      "created": "2026-02-11 15:48:43",
      "modified": "2026-02-11 15:48:43",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "sunburstshinywidget",
  "_universes": [
    "tazovsky"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-25T08:13:16.000Z",
      "distro": "noble",
      "commit": "f22688c62ad958f62ba17f17fa885b31986619e2",
      "fileid": "9f51036920bc5863124ede592d4c36bff7af1bef26e00599a4380f7cbab6dfe1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazovsky/actions/runs/26390382431"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-25T08:12:44.000Z",
      "distro": "noble",
      "commit": "f22688c62ad958f62ba17f17fa885b31986619e2",
      "fileid": "8db1f0d54ab3d29647042315ade39e63c3f0553facc998e5ba33acdd8e37e0c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazovsky/actions/runs/26390382431"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-25T08:13:02.000Z",
      "commit": "f22688c62ad958f62ba17f17fa885b31986619e2",
      "fileid": "f0714ae19d7ba7e461281a66d4f485ebb6e4cefb8643d7d11ad95527b6b073ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazovsky/actions/runs/26390382431"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-25T08:12:08.000Z",
      "commit": "f22688c62ad958f62ba17f17fa885b31986619e2",
      "fileid": "8d5ec432b956a10bc01ceb3553e021f301a09473b47a43651fd96e34bb9b0e9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazovsky/actions/runs/26390382431"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-05-25T08:12:37.000Z",
      "commit": "f22688c62ad958f62ba17f17fa885b31986619e2",
      "fileid": "dea9ce33ac278557cc6cae260ef72ffeeee28a3fcdd913aafd0964baa4cb9236",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tazovsky/actions/runs/26390382431"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-25T08:11:46.000Z",
      "commit": "f22688c62ad958f62ba17f17fa885b31986619e2",
      "fileid": "94324584dbb1f6c4f2855582d99dd5bebcc3b4fb3169042e8fabfb24a0a5d441",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazovsky/actions/runs/26390382431"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-25T08:12:06.000Z",
      "commit": "f22688c62ad958f62ba17f17fa885b31986619e2",
      "fileid": "a4f548f6a805e68f786c894c2c9661689f3aea751500186b28e7df5b801310e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazovsky/actions/runs/26390382431"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-25T08:11:37.000Z",
      "commit": "f22688c62ad958f62ba17f17fa885b31986619e2",
      "fileid": "ced2fd0cad3ccf1612f3acb2a77bb12b05953a4ef246172c4e4f91557ab0a674",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazovsky/actions/runs/26390382431"
    }
  ]
}