Type: Package Package: ggoncoplot Title: Easily Create Interactive Oncoplots Version: 0.1.0 Authors@R: person(given = "Sam", family = "El-Kamand", role = c("aut", "cre"), email = "sam.elkamand@gmail.com", comment = c(ORCID = "0000-0003-2270-8088")) Description: Generate oncoplots from tabular mutational data. Optionally make these oncoplots interactive, with a fully customisable tooltip. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Imports: assertions (>= 0.0.0.9000), cli, dplyr, forcats, ggEDA (>= 0.2.0.9000), ggiraph, ggplot2, grid, mutationtypes, patchwork (>= 1.3.0), rank (>= 0.2.0), RColorBrewer, rlang, scales URL: https://github.com/selkamand/ggoncoplot, https://selkamand.github.io/ggoncoplot/ BugReports: https://github.com/selkamand/ggoncoplot/issues Suggests: covr, express, knitr, rmarkdown, somaticflags, testthat (>= 3.0.0), vdiffr VignetteBuilder: knitr Config/testthat/edition: 3 Remotes: selkamand/mutationtypes, selkamand/express, CCICB/ggEDA Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Config/Needs/website: rmarkdown Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libjpeg-dev libpng-dev libuv1-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: 2026-06-10 07:01:37 UTC; root Author: Sam El-Kamand [aut, cre] (ORCID: ) Maintainer: Sam El-Kamand