{
  "_id": "6a103d23acfb0bcc41c9c30e",
  "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-05-11 09:56:40 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>",
  "MD5sum": "58ea638959dbaa24632e482eb6b4e90e",
  "_user": "selkamand",
  "_type": "src",
  "_file": "ggoncoplot_0.1.0.tar.gz",
  "_fileid": "bc5fc866ffa2d78006699a59b9884f6101d503bc67f869be22cf550994870972",
  "_filesize": 9772914,
  "_sha256": "bc5fc866ffa2d78006699a59b9884f6101d503bc67f869be22cf550994870972",
  "_created": "2026-05-11T09:56:40.000Z",
  "_published": "2026-05-22T11:25:23.198Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77369991048,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6915516334"
    },
    {
      "job": 77369990947,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915516914"
    },
    {
      "job": 77369991308,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6915502377"
    },
    {
      "job": 77369991167,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915498169"
    },
    {
      "job": 77369990808,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915471398"
    },
    {
      "job": 77369990669,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159344162"
    },
    {
      "job": 77369991068,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6915496552"
    },
    {
      "job": 77369991426,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6915493138"
    },
    {
      "job": 77369991363,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915492013"
    }
  ],
  "_buildurl": "https://github.com/r-universe/selkamand/actions/runs/25663054319",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 73202525
  },
  "_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-20",
      "n": 2
    },
    {
      "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.193124598354462,
  "_indexed": true,
  "_nocasepkg": "ggoncoplot",
  "_universes": [
    "selkamand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T09:59:11.000Z",
      "distro": "noble",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "e19f050547819ea13937205f117b46b754856b0193036347ed11ade173b15cd3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25663054319"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T09:59:12.000Z",
      "distro": "noble",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "d4d93913bd4af5c9c0afc6dfcbe037afefb2499648971f883a4f064450dfdb08",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25663054319"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T09:58:31.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "a0687c4fc9c3af0c89865dca7a14e048cea0a8ca63330aeda2ad723ff899bb0d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25663054319"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T09:58:17.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "d0a7e517e46192cf5c392d15dc990efdeb5d34491aad4c010af84827dd80db7e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25663054319"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T09:58:09.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "b0c2075c4997def837ecdf3fe310c14c7920f8d2eabc93cd5b359e528399dc86",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25663054319"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T09:57:59.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "c4455cb023baa2ae577b69bb07b4aaed9a6f6192955b26e8ef0ac0f0d03b3bcf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25663054319"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T09:57:56.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "67d9fa918c0ef7133059fbca6ee27c4980f2d2f10ff8263c9566ccacce4a60dd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25663054319"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:25:06.000Z",
      "commit": "92f3d87c812db8c1b07386edda07fbd396d8ca02",
      "fileid": "b693a9f5986fa8d434c9f88edf2e5ecdd681c85587ea9edf46d8b635df5cd85f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25663054319"
    }
  ]
}