{
  "_id": "6a482efce06c18f0a652ff87",
  "Package": "mSigTools",
  "Type": "Package",
  "Title": "Mutational Signature Analysis Tools",
  "Version": "1.0.8",
  "Authors@R": "c(person(given = \"Steven\",\nfamily = \"Rozen\",\nrole = c(\"aut\", \"cre\"),\nemail = \"steverozen@pm.me\",\ncomment = c(ORCID = \"0000-0002-4288-0056\")),\nperson(given = \"Nanhai\",\nfamily = \"Jiang\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0003-4974-2753\")))",
  "Description": "Utility functions for mutational signature analysis as\ndescribed in Alexandrov, L. B. (2020)\n<doi:10.1038/s41586-020-1943-3>. This package provides two\ngroups of functions. One is for dealing with mutational\nsignature \"exposures\" (i.e. the counts of mutations in a sample\nthat are due to each mutational signature). The other group of\nfunctions is for matching or comparing sets of mutational\nsignatures. 'mSigTools' stands for mutational Signature\nanalysis Tools.",
  "License": "GPL-3",
  "URL": "https://github.com/Rozen-Lab/mSigTools",
  "BugReports": "https://github.com/Rozen-Lab/mSigTools/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make",
  "Repository": "https://rozen-lab.r-universe.dev",
  "Date/Publication": "2024-04-13 08:02:46 UTC",
  "RemoteUrl": "https://github.com/rozen-lab/msigtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "49ca85b0117e10a1ecd510998d54dc4426b29561",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 21:48:58 UTC",
    "User": "root"
  },
  "Author": "Steven Rozen [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4288-0056>),\nNanhai Jiang [aut] (ORCID: <https://orcid.org/0000-0003-4974-2753>)",
  "Maintainer": "Steven Rozen <steverozen@pm.me>",
  "_user": "rozen-lab",
  "_type": "src",
  "_file": "mSigTools_1.0.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/433536ec766f1978158031c8061ca151473c183f92d1681ab57114412d2383cb",
  "_filesize": 153079,
  "_sha256": "433536ec766f1978158031c8061ca151473c183f92d1681ab57114412d2383cb",
  "_expires": "2026-10-11T21:51:55.000Z",
  "_created": "2026-07-03T21:48:58.000Z",
  "_published": "2026-07-03T21:51:56.822Z",
  "_jobs": [
    {
      "job": 85075352652,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075237184"
    },
    {
      "job": 85075352668,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075239794"
    },
    {
      "job": 85075352660,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075228528"
    },
    {
      "job": 85075352666,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075227476"
    },
    {
      "job": 85075049083,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075215287"
    },
    {
      "job": 85075352658,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8075238299"
    },
    {
      "job": 85075352673,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075234179"
    },
    {
      "job": 85075352671,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075227457"
    },
    {
      "job": 85075352685,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075228031"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rozen-lab/actions/runs/28684685640",
  "_status": "success",
  "_upstream": "https://github.com/rozen-lab/msigtools",
  "_commit": {
    "id": "49ca85b0117e10a1ecd510998d54dc4426b29561",
    "author": "jnh01 <44010028+jnh01@users.noreply.github.com>",
    "committer": "jnh01 <44010028+jnh01@users.noreply.github.com>",
    "message": "Updated README\n",
    "time": 1712995366
  },
  "_maintainer": {
    "name": "Steven Rozen",
    "email": "steverozen@pm.me",
    "login": "steverozen",
    "description": "",
    "uuid": 30855154,
    "orcid": "0000-0002-4288-0056"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "clue",
      "role": "Imports"
    },
    {
      "package": "philentropy",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "sets",
      "role": "Imports"
    },
    {
      "package": "cosmicsig",
      "role": "Suggests"
    },
    {
      "package": "ICAMS",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rozen-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jnh01",
      "count": 34,
      "uuid": 44010028
    },
    {
      "user": "steverozen",
      "count": 25,
      "uuid": 30855154
    }
  ],
  "_userbio": {
    "uuid": 92154535,
    "type": "organization",
    "name": "Rozen-Lab",
    "followers": 3
  },
  "_downloads": {
    "count": 278,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mSigTools"
  },
  "_devurl": "https://github.com/rozen-lab/msigtools",
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mSigTools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rozen-lab/msigtools",
  "_realowner": "rozen-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2022-08-30"
    },
    {
      "version": "1.0.7",
      "date": "2023-01-14"
    }
  ],
  "_exports": [
    "find_best_reconstruction_QP",
    "match_two_sig_sets",
    "optimize_exposure_QP",
    "plot_exposure",
    "plot_exposure_to_pdf",
    "read_exposure",
    "sig_dist_matrix",
    "sort_exposure",
    "TP_FP_FN_avg_sim",
    "write_exposure"
  ],
  "_help": [
    {
      "page": "find_best_reconstruction_QP",
      "title": "Find \"best\" reconstruction of a target signature or spectrum from a set of signatures.",
      "topics": [
        "find_best_reconstruction_QP"
      ]
    },
    {
      "page": "match_two_sig_sets",
      "title": "Find an optimal matching between two sets of signatures subject to a maximum distance.",
      "topics": [
        "match_two_sig_sets"
      ]
    },
    {
      "page": "optimize_exposure_QP",
      "title": "Quadratic programming optimization of signature activities",
      "topics": [
        "optimize_exposure_QP"
      ]
    },
    {
      "page": "plot_exposure",
      "title": "Plot exposures in multiple plots, with each plot showing exposures for a manageable number of samples.",
      "topics": [
        "plot_exposure"
      ]
    },
    {
      "page": "plot_exposure_to_pdf",
      "title": "Plot exposures in multiple plots to a single PDF file, with each plot showing exposures for a manageable number of samples.",
      "topics": [
        "plot_exposure_to_pdf"
      ]
    },
    {
      "page": "read_exposure",
      "title": "Read an exposure matrix from a file.",
      "topics": [
        "read_exposure"
      ]
    },
    {
      "page": "sig_dist_matrix",
      "title": "Compute a matrix of distances / similarities between two sets of signatures.",
      "topics": [
        "sig_dist_matrix"
      ]
    },
    {
      "page": "sort_exposure",
      "title": "Sort columns of an exposure matrix based on the number of mutations in each sample (column).",
      "topics": [
        "sort_exposure"
      ]
    },
    {
      "page": "TP_FP_FN_avg_sim",
      "title": "Find best matches (by cosine similarity) of a set of mutational signatures to a set of reference mutational signatures.",
      "topics": [
        "TP_FP_FN_avg_sim"
      ]
    },
    {
      "page": "write_exposure",
      "title": "Write an exposure matrix to a file.",
      "topics": [
        "write_exposure"
      ]
    }
  ],
  "_readme": "https://github.com/rozen-lab/msigtools/raw/HEAD/README.md",
  "_rundeps": [
    "clue",
    "cluster",
    "KernSmooth",
    "philentropy",
    "poorman",
    "quadprog",
    "Rcpp",
    "RcppParallel",
    "sets"
  ],
  "_score": 3.204119982655925,
  "_indexed": true,
  "_nocasepkg": "msigtools",
  "_universes": [
    "rozen-lab",
    "steverozen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-07-03T21:51:08.000Z",
      "distro": "resolute",
      "commit": "49ca85b0117e10a1ecd510998d54dc4426b29561",
      "fileid": "https://r2.ropensci.org/5a7874f38037fb34f9d60c58c4e029f272d474da2967b1825ef92b4a9170605d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rozen-lab/actions/runs/28684685640"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-07-03T21:51:28.000Z",
      "distro": "resolute",
      "commit": "49ca85b0117e10a1ecd510998d54dc4426b29561",
      "fileid": "https://r2.ropensci.org/c7bb135e0377ca07a69049214749a29de97d112d581a3986739474c160410362",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rozen-lab/actions/runs/28684685640"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-07-03T21:50:24.000Z",
      "commit": "49ca85b0117e10a1ecd510998d54dc4426b29561",
      "fileid": "https://r2.ropensci.org/ae6ee4f0f26ac0a87bcf703bd4383c34f8b9d86bbc79b2176a96e2dd0d57db2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rozen-lab/actions/runs/28684685640"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-07-03T21:50:16.000Z",
      "commit": "49ca85b0117e10a1ecd510998d54dc4426b29561",
      "fileid": "https://r2.ropensci.org/2efcbefe1d3ec5a8a55966c9a831f5dbc7ae7b41579351c8c1784f34d9d50a93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rozen-lab/actions/runs/28684685640"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-07-03T21:51:29.000Z",
      "commit": "49ca85b0117e10a1ecd510998d54dc4426b29561",
      "fileid": "https://r2.ropensci.org/ea3e96082dff9948c7ac9bf76db496f23ca4876769da0138de293f6000421951",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rozen-lab/actions/runs/28684685640"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-03T21:50:46.000Z",
      "commit": "49ca85b0117e10a1ecd510998d54dc4426b29561",
      "fileid": "https://r2.ropensci.org/a31bc6d0f2a7103aa9c97356e8753ddc1b0c761bcc1e705e31147f055aca38a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rozen-lab/actions/runs/28684685640"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-03T21:50:07.000Z",
      "commit": "49ca85b0117e10a1ecd510998d54dc4426b29561",
      "fileid": "https://r2.ropensci.org/dfc63b3f05b7f4236533f4253c2cb5a66a1b509a8aa505d8dd832a5aa091f2ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rozen-lab/actions/runs/28684685640"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-03T21:50:10.000Z",
      "commit": "49ca85b0117e10a1ecd510998d54dc4426b29561",
      "fileid": "https://r2.ropensci.org/5a03e2f0ee9f408b63c863d1f03465e5ba843d0efe796501f163f221ab9f5456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rozen-lab/actions/runs/28684685640"
    }
  ]
}