{
  "_id": "6a587a18ff0138dec5d73fa3",
  "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-07-16 06:23:22 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>",
  "_user": "selkamand",
  "_type": "src",
  "_file": "mutaliskRutils_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/28999eef8ec78ea2ae7664ed9681e4312fd6308adab4eb8128ee2cf9438e9690",
  "_filesize": 315132,
  "_sha256": "28999eef8ec78ea2ae7664ed9681e4312fd6308adab4eb8128ee2cf9438e9690",
  "_expires": "2026-10-24T06:28:38.000Z",
  "_created": "2026-07-16T06:23:22.000Z",
  "_published": "2026-07-16T06:28:40.117Z",
  "_jobs": [
    {
      "job": 87550741726,
      "time": 270,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8366853527"
    },
    {
      "job": 87550741764,
      "time": 282,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8366856713"
    },
    {
      "job": 87550741772,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8366805183"
    },
    {
      "job": 87550741777,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8366806298"
    },
    {
      "job": 87549817787,
      "time": 370,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8366770065"
    },
    {
      "job": 87550741765,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8366807546"
    },
    {
      "job": 87550741756,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8366791326"
    },
    {
      "job": 87550741760,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8366793264"
    },
    {
      "job": 87550741786,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8366794047"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/selkamand/actions/runs/29476248107",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 24
  },
  "_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.1",
  "_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",
    "LICENSE",
    "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-07-16T06:27:52.000Z",
      "distro": "resolute",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "https://r2.ropensci.org/c2b60de736de709cc38b5f6eae480c71ba3ca938a74595a4309802a020aa109e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/29476248107"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-16T06:28:01.000Z",
      "distro": "resolute",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "https://r2.ropensci.org/135d9e26a249c3ad28b83c35b038aabfb2f8d3a661e321b8d325fb4a41f023de",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/29476248107"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-16T06:25:16.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "https://r2.ropensci.org/0817639cf5e79f15bc944903ceb09365292e651b2cb36945e03740ecb2d35bb2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/29476248107"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-16T06:25:12.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "https://r2.ropensci.org/593f43d349472b6194f6c23aec859ce8bf9eb69cc42623376c0e239e91849c87",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/29476248107"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-16T06:25:36.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "https://r2.ropensci.org/18c01a9f7217f173189fa298fc6e1d4990081a22fdb4859078b679199ffd2a31",
      "status": "success",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/29476248107"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-16T06:24:26.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "https://r2.ropensci.org/24081a302552146c09c9be231083371bba6e03b8491e52a7875ca7a4a03bd68f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/29476248107"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-16T06:24:32.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "https://r2.ropensci.org/b61cec8584634d347eb886a196ae9e3675e45012eb8787c16325ff20f81f80a9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/29476248107"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-16T06:24:32.000Z",
      "commit": "c2f360c51c1def1f729d6ef0b23831ccfac92dd1",
      "fileid": "https://r2.ropensci.org/78482dcf1a914b365164fb7017868f76fd64dafda1f77000ddc372f60ad2f721",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/29476248107"
    }
  ]
}