{
  "_id": "6a4a0d81b9bf02698bd566b1",
  "Type": "Package",
  "Package": "ggoncoplot",
  "Title": "Easily Create Interactive Oncoplots",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Sam\",\nfamily = \"El-Kamand\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sam.elkamand@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2270-8088\"))",
  "Description": "Generate oncoplots from tabular mutational data.\nOptionally make these oncoplots interactive, with a fully\ncustomisable tooltip.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/selkamand/ggoncoplot,\nhttps://selkamand.github.io/ggoncoplot/",
  "BugReports": "https://github.com/selkamand/ggoncoplot/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Remotes": [
    "selkamand/mutationtypes",
    "selkamand/express",
    "CCICB/ggEDA"
  ],
  "Roxygen": "list(markdown = TRUE)",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libicu-dev libjpeg-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://selkamand.r-universe.dev",
  "Date/Publication": "2026-03-30 20:53:18 UTC",
  "RemoteUrl": "https://github.com/selkamand/ggoncoplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 07:01:37 UTC",
    "User": "root"
  },
  "Author": "Sam El-Kamand [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2270-8088>)",
  "Maintainer": "Sam El-Kamand <sam.elkamand@gmail.com>",
  "_user": "selkamand",
  "_type": "src",
  "_file": "ggoncoplot_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ee2de7dc7ce47ae7f3cc22bc6f3796b242273f0d8ad012028987b37552e7165c",
  "_filesize": 9773027,
  "_sha256": "ee2de7dc7ce47ae7f3cc22bc6f3796b242273f0d8ad012028987b37552e7165c",
  "_expires": "2026-10-13T07:53:35.000Z",
  "_created": "2026-06-10T07:01:37.000Z",
  "_published": "2026-07-05T07:53:37.046Z",
  "_jobs": [
    {
      "job": 85204658707,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7528728706"
    },
    {
      "job": 85204658719,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7528729595"
    },
    {
      "job": 85204658681,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7528775511"
    },
    {
      "job": 85204658700,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7528769335"
    },
    {
      "job": 85204658517,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528690794"
    },
    {
      "job": 85204658710,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528727439"
    },
    {
      "job": 85204658703,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7528713004"
    },
    {
      "job": 85204658800,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7528713295"
    },
    {
      "job": 85204658742,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7528712735"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/selkamand/actions/runs/27258991615",
  "_status": "success",
  "_upstream": "https://github.com/selkamand/ggoncoplot",
  "_commit": {
    "id": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
    "author": "selkamand <73202525+selkamand@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #243 from selkamand/qol\n\nMany small bug fixes and QOL improvements",
    "time": 1774903998
  },
  "_maintainer": {
    "name": "Sam El-Kamand",
    "email": "sam.elkamand@gmail.com",
    "login": "selkamand",
    "bluesky": "@selkamand.bsky.social",
    "orcid": "0000-0003-2270-8088",
    "description": "",
    "uuid": 73202525
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertions",
      "version": ">= 0.0.0.9000",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggEDA",
      "version": ">= 0.2.0.9000",
      "role": "Imports"
    },
    {
      "package": "ggiraph",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "mutationtypes",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "rank",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "express",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "somaticflags",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "selkamand",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-10-31"
    },
    {
      "name": "v0.0.1",
      "date": "2025-10-31"
    }
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "selkamand",
      "count": 313,
      "uuid": 73202525
    }
  ],
  "_userbio": {
    "uuid": 73202525,
    "type": "user",
    "name": "selkamand"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggoncoplot"
  },
  "_devurl": "https://github.com/selkamand/ggoncoplot",
  "_pkgdown": "https://selkamand.github.io/ggoncoplot/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggoncoplot.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ggoncoplot",
    "ggoncoplot_options"
  ],
  "_datasets": [
    {
      "name": "oncosim",
      "title": "Simulated Cancer Genome Dataset",
      "object": "oncosim",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Samples",
        "Genes",
        "VariantType"
      ],
      "rows": 143,
      "table": true,
      "tojson": true
    },
    {
      "name": "oncosim_metadata",
      "title": "Simulated Cancer Dataset Metadata",
      "object": "oncosim_metadata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Samples",
        "numeric_feature",
        "categorical_feature4levels",
        "clinical_feature2levels",
        "logical_feature",
        "numeric_that_could_be_logical"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check_valid_dataframe_column",
      "title": "data.frame has colnames",
      "topics": [
        "check_valid_dataframe_column"
      ]
    },
    {
      "page": "combine_plots",
      "title": "Combine margin plots with main plot",
      "topics": [
        "combine_plots"
      ]
    },
    {
      "page": "get_nonmutated_tiles",
      "title": "Get data.frame o",
      "topics": [
        "get_nonmutated_tiles"
      ]
    },
    {
      "page": "ggoncoplot",
      "title": "ggoncoplot",
      "topics": [
        "ggoncoplot"
      ]
    },
    {
      "page": "ggoncoplot_gene_barplot",
      "title": "Gene barplot",
      "topics": [
        "ggoncoplot_gene_barplot"
      ]
    },
    {
      "page": "ggoncoplot_options",
      "title": "ggoncoplot options",
      "topics": [
        "ggoncoplot_options"
      ]
    },
    {
      "page": "ggoncoplot_plot",
      "title": "Plot oncoplot",
      "topics": [
        "ggoncoplot_plot"
      ]
    },
    {
      "page": "ggoncoplot_prep_df",
      "title": "Prep data for oncoplot",
      "topics": [
        "ggoncoplot_prep_df"
      ]
    },
    {
      "page": "identify_topn_genes",
      "title": "Identify top genes from a mutation df",
      "topics": [
        "identify_topn_genes"
      ]
    },
    {
      "page": "oncosim",
      "title": "Simulated Cancer Genome Dataset",
      "topics": [
        "oncosim"
      ]
    },
    {
      "page": "oncosim_metadata",
      "title": "Simulated Cancer Dataset Metadata",
      "topics": [
        "oncosim_metadata"
      ]
    },
    {
      "page": "prettify",
      "title": "Make strings prettier for printing",
      "topics": [
        "prettify"
      ]
    },
    {
      "page": "rank_genes_based_on_pathways",
      "title": "Calculate Pathway-informed Genes Rankings",
      "topics": [
        "rank_genes_based_on_pathways"
      ]
    },
    {
      "page": "score_based_on_gene_rank",
      "title": "Generate score based on genes",
      "topics": [
        "score_based_on_gene_rank"
      ]
    },
    {
      "page": "theme_oncoplot_default",
      "title": "Oncoplot Theme: default",
      "topics": [
        "theme_oncoplot_default"
      ]
    },
    {
      "page": "unify_samples",
      "title": "Prepare dataset for plotting",
      "topics": [
        "unify_samples"
      ]
    }
  ],
  "_pkglogo": "https://github.com/selkamand/ggoncoplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/selkamand/ggoncoplot/raw/HEAD/README.md",
  "_rundeps": [
    "assertions",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "fs",
    "gdtools",
    "generics",
    "ggEDA",
    "ggiraph",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "mutationtypes",
    "patchwork",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rank",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "essential_resources.Rmd",
      "filename": "essential_resources.html",
      "title": "Essential Resources",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Started"
      ],
      "created": "2025-09-18 23:52:28",
      "modified": "2025-09-20 06:09:37",
      "commits": 2
    },
    {
      "source": "sorting_algorithm.Rmd",
      "filename": "sorting_algorithm.html",
      "title": "Sorting Algorithm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How are oncoplot axes sorted?",
        "Step 1: Identify Sort Order for Y Axis",
        "Step 2: Identify Sort Order for X Axis",
        "Goal:",
        "Method:"
      ],
      "created": "2024-07-08 06:15:48",
      "modified": "2024-07-08 06:15:48",
      "commits": 1
    }
  ],
  "_score": 5.15836249209525,
  "_indexed": true,
  "_nocasepkg": "ggoncoplot",
  "_universes": [
    "selkamand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T07:04:05.000Z",
      "distro": "noble",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "https://r2.ropensci.org/103e566ac6f610cf7a3f982c689b6e43a7d17eb31b295ea5a9a54756d570b845",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/27258991615"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T07:04:08.000Z",
      "distro": "noble",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "https://r2.ropensci.org/a20e021ed0e1090756a9dcba43df6fd9ed65f3fc46886e3c19a88444f7f2b88e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/27258991615"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-10T07:06:42.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "https://r2.ropensci.org/c737a4705e0cb472c9b671dfccea8c6be1a90f65f4f5a4b224b360ab76818bf1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/27258991615"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-10T07:06:22.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "https://r2.ropensci.org/5a61f0b14a52dd10274041b3457cecf84ecfe536f0537de92f8ee22f1f727615",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/27258991615"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-10T07:04:04.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "https://r2.ropensci.org/b1525616a9ee1c89587e388dc065e815ae9d18a3ee8d0429a1b4b5e4d74146b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/27258991615"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T07:03:05.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "https://r2.ropensci.org/3fa4c698cd68af89d0aefe28d4544be5974ac9c7f756376a5435668ec881a59d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/27258991615"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T07:02:59.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "https://r2.ropensci.org/930fed3c5f5882c97cb22fa8da7197239cb45398b79102754051d34d7509394a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/27258991615"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T07:03:04.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "https://r2.ropensci.org/e387387a6232d7fef7f2f4187eff05f25c49327b595c68a8025dca5cc69aab23",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/27258991615"
    }
  ]
}