Package: mSigPlot Title: Plotting Mutational Signatures and Mutational Spectra Version: 2.0.41 Authors@R: person("Steven", "Rozen", , "steverozen@pm.me", role = c("aut", "cre")) Description: Plotting functions for mutational signatures and mutational spectra, including single base substitutions (SBS), doublet base substitutions (DBS), and small insertions and deletions (indels). Generates plots similar to those used previously in Alexandrov et al. (2020) and Rozen et al. (2026). License: GPL (>= 3) URL: https://steverozen.github.io/mSigPlot/, https://github.com/steverozen/mSigPlot BugReports: https://github.com/steverozen/mSigPlot/issues Imports: Cairo, dplyr, ggplot2, ggrepel, gridExtra, patchwork, scales Depends: R (>= 4.1.0) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: knitr, pkgdown, rmarkdown, testthat (>= 3.0.0), tibble VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libcairo2-dev Repository: https://steverozen.r-universe.dev Date/Publication: 2026-07-15 17:12:45 UTC RemoteUrl: https://github.com/steverozen/msigplot RemoteRef: HEAD RemoteSha: ed62ebdc5002d7c0c104972f1163b4c91b8598ec NeedsCompilation: no Packaged: 2026-07-15 18:50:04 UTC; root Author: Steven Rozen [aut, cre] Maintainer: Steven Rozen