{
  "_id": "6a1f0fb3b401979e7341d62a",
  "Package": "mutaliskRutils",
  "Title": "What the Package Does (One Line, Title Case)",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Sam\",\nfamily = \"El-Kamand\",\nrole = c(\"aut\", \"cre\"),\nemail = \"selkamand@ccia.org.au\",\ncomment = c(ORCID = \"https://orcid.org/0000-0003-2270-8088\"))",
  "Description": "What the package does (one paragraph).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Remotes": [
    "selkamand/assertions"
  ],
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://selkamand.r-universe.dev",
  "Date/Publication": "2023-11-15 01:59:26 UTC",
  "RemoteUrl": "https://github.com/selkamand/mutaliskRutils",
  "RemoteRef": "HEAD",
  "RemoteSha": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:29:40 UTC",
    "User": "root"
  },
  "Author": "Sam El-Kamand [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2270-8088>)",
  "Maintainer": "Sam El-Kamand <selkamand@ccia.org.au>",
  "MD5sum": "3d55538e1a2baf89b93cae281200e21d",
  "_user": "selkamand",
  "_type": "src",
  "_file": "mutaliskRutils_0.0.0.9000.tar.gz",
  "_fileid": "d8015bb51e7d9c5665634fa33f9d6756bd502288b746f31bc4508f552a0baa48",
  "_filesize": 315026,
  "_sha256": "d8015bb51e7d9c5665634fa33f9d6756bd502288b746f31bc4508f552a0baa48",
  "_created": "2026-05-17T08:29:40.000Z",
  "_published": "2026-06-02T17:15:31.272Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79129560580,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7040838669"
    },
    {
      "job": 79129560869,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7040842345"
    },
    {
      "job": 79129561329,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7040836145"
    },
    {
      "job": 79129560755,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7040835874"
    },
    {
      "job": 79129560039,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040823289"
    },
    {
      "job": 79129560042,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364818632"
    },
    {
      "job": 79129560926,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7040836659"
    },
    {
      "job": 79129561525,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7040832608"
    },
    {
      "job": 79129561087,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7040833381"
    }
  ],
  "_buildurl": "https://github.com/r-universe/selkamand/actions/runs/25985825339",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/selkamand/mutaliskRutils",
  "_commit": {
    "id": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
    "author": "selkamand <73202525+selkamand@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #7 from selkamand/6-update-assertionsassert_file_exists-to-assertionsassert_all_files_exist\n\nfix: switched to new assert_all_files_exist assertion",
    "time": 1700013566
  },
  "_maintainer": {
    "name": "Sam El-Kamand",
    "email": "selkamand@ccia.org.au",
    "login": "selkamand",
    "bluesky": "@selkamand.bsky.social",
    "orcid": "0000-0003-2270-8088",
    "description": "",
    "uuid": 73202525
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "assertions",
      "version": ">= 0.0.0.9000",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "pals",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "selkamand",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "selkamand",
      "count": 31,
      "uuid": 73202525
    }
  ],
  "_userbio": {
    "uuid": 73202525,
    "type": "user",
    "name": "selkamand"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mutaliskRutils"
  },
  "_devurl": "https://github.com/selkamand/mutaliskrutils",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mutaliskRutils.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "mutalisk_best_signature_directory_to_dataframe",
    "mutalisk_dataframe_add_metadata",
    "mutalisk_dataframe_inform_user_of_metadata",
    "mutalisk_dataframe_metadata_column_names",
    "mutalisk_to_dataframe",
    "pallette_cols23_customised",
    "plot_signature_contribution_jitterplot",
    "plot_stacked_bar"
  ],
  "_help": [
    {
      "page": "extract_sample_names_from_mutalisk_filenames",
      "title": "Sample Names From Mutalisk Output",
      "topics": [
        "extract_sample_names_from_mutalisk_filenames"
      ]
    },
    {
      "page": "extract_sample_names_from_mutalisk_files",
      "title": "Sample Names From Mutalisk File Contents",
      "topics": [
        "extract_sample_names_from_mutalisk_files"
      ]
    },
    {
      "page": "mutalisk_best_signature_directory_to_dataframe",
      "title": "Mutalisk directory to dataframe",
      "topics": [
        "mutalisk_best_signature_directory_to_dataframe"
      ]
    },
    {
      "page": "mutalisk_dataframe_add_metadata",
      "title": "Add sample metadata",
      "topics": [
        "mutalisk_dataframe_add_metadata"
      ]
    },
    {
      "page": "mutalisk_dataframe_expand",
      "title": "Expand mutalisk_dataframe",
      "topics": [
        "mutalisk_dataframe_expand"
      ]
    },
    {
      "page": "mutalisk_dataframe_inform_user_of_metadata",
      "title": "Mutalisk Dataframe",
      "topics": [
        "mutalisk_dataframe_inform_user_of_metadata"
      ]
    },
    {
      "page": "mutalisk_dataframe_metadata_column_names",
      "title": "Mutalisk Dataframe",
      "topics": [
        "mutalisk_dataframe_metadata_column_names"
      ]
    },
    {
      "page": "mutalisk_to_dataframe",
      "title": "Mutalisk files to dataframe",
      "topics": [
        "mutalisk_to_dataframe"
      ]
    },
    {
      "page": "mutalisk_to_dataframe_single_sample",
      "title": "Mutalisk to dataframe",
      "topics": [
        "mutalisk_to_dataframe_single_sample"
      ]
    },
    {
      "page": "pallette_cols23_customised",
      "title": "Custom Palette",
      "topics": [
        "pallette_cols23_customised"
      ]
    },
    {
      "page": "plot_signature_contribution_jitterplot",
      "title": "Plot Signature-Level Dotplot Plots a signature-Level dotplot",
      "topics": [
        "plot_signature_contribution_jitterplot"
      ]
    },
    {
      "page": "plot_stacked_bar",
      "title": "Cohort-Level Mutational Signature Visualisation",
      "topics": [
        "plot_stacked_bar"
      ]
    }
  ],
  "_readme": "https://github.com/selkamand/mutaliskRutils/raw/HEAD/README.md",
  "_rundeps": [
    "assertions",
    "backports",
    "checkmate",
    "cli",
    "colorspace",
    "cpp11",
    "data.table",
    "dichromat",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "ggthemes",
    "glue",
    "gtable",
    "gtools",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "mapproj",
    "maps",
    "pals",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mutaliskrutils",
  "_universes": [
    "selkamand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-17T08:31:56.000Z",
      "distro": "noble",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "736763649087594f777be54d43af95e6addaa440de60470126c8b350c2136f87",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25985825339"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-17T08:32:29.000Z",
      "distro": "noble",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "47074741acc6d10a5b031d43549e153bfb96d1b2d2d692e8e559e1372d8c540c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25985825339"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-17T08:31:34.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "63313119f48f541ff323a210e288c8fb22d0ff3f22f60dc02e1b145d79bcfa9b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25985825339"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-17T08:31:31.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "35730872b3b9fb69ce6dccacb3bea4bc880730fed5b6a61ec3dd9d33bf1601c6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25985825339"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-17T08:31:33.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "63f0a7b96b235aa34f532d3947f7084c3b1de90fdaa135ac03e28076dd04284b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25985825339"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-17T08:30:57.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "0e99f1eb3664f71fa313f741a49c2524fd40c3dc2c52f170575c30d5cdbae111",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25985825339"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-17T08:31:04.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "47deba72538be28e0f04aef4373659b6a8a715d0f59ab66021569c2e18f7fe1c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25985825339"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-02T17:15:12.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "a975f53c9f77dfe94c5b6763816d1287ac3d26be67d5390881adcd070ae24a0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25985825339"
    }
  ]
}