{
  "_id": "6a0f6137acfb0bcc41c5be6e",
  "Package": "vcf2mafR",
  "Title": "What the Package Does (One Line, Title Case)",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Sam\", \"El-Kamand\", , \"selkamand@ccia.org.au\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0003-2270-8088\"))",
  "Description": "What the package does (one paragraph).",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Remotes": [
    "selkamand/assertions",
    "selkamand/mutationtypes"
  ],
  "URL": "https://github.com/selkamand/vcf2mafR",
  "BugReports": "https://github.com/selkamand/vcf2mafR/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ccicb.r-universe.dev",
  "Date/Publication": "2023-11-29 12:31:10 UTC",
  "RemoteUrl": "https://github.com/CCICB/vcf2mafR",
  "RemoteRef": "HEAD",
  "RemoteSha": "5be8185d179a04014e5ed72624e4cf4413367506",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:48:23 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": "17bff12e2d04588812fc1420a8f70943",
  "_user": "ccicb",
  "_type": "src",
  "_file": "vcf2mafR_0.0.0.9000.tar.gz",
  "_fileid": "5d5f31206d41193d378c662e89f9d8f94f28b509ec722a772327cf9f91f3c070",
  "_filesize": 332128,
  "_sha256": "5d5f31206d41193d378c662e89f9d8f94f28b509ec722a772327cf9f91f3c070",
  "_created": "2026-05-21T10:48:23.000Z",
  "_published": "2026-05-21T19:47:03.050Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77255212376,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133776663"
    },
    {
      "job": 77255212926,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133775030"
    },
    {
      "job": 77255212397,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133976910"
    },
    {
      "job": 77255212085,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7134049037"
    },
    {
      "job": 77255212061,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133731997"
    },
    {
      "job": 77255211778,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145624067"
    },
    {
      "job": 77255212807,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133766727"
    },
    {
      "job": 77255212817,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133771939"
    },
    {
      "job": 77255212428,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133762695"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ccicb/actions/runs/26221173492",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/CCICB/vcf2mafR",
  "_commit": {
    "id": "5be8185d179a04014e5ed72624e4cf4413367506",
    "author": "selkamand <73202525+selkamand@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #26 from CCICB/25-remove-r-cmd-check-note\n\nfix: removed no visible binding note",
    "time": 1701261070
  },
  "_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": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertions",
      "version": ">= 0.0.0.9000",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "mutationtypes",
      "version": ">= 0.0.0.9000",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vcfR",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ccicb",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "selkamand",
      "count": 40,
      "uuid": 73202525
    }
  ],
  "_userbio": {
    "uuid": 66937852,
    "type": "organization",
    "name": "Computational Biology Group @ Children's Cancer Insitute",
    "description": "The Computational Biology Group @ Children's Cancer Insitute develop better tools for precision medicine. WGS, RNAseq, multi-omics, health data"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vcf2mafR"
  },
  "_devurl": "https://github.com/selkamand/vcf2mafr",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vcf2mafR.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "df2maf",
    "paths_to_sample_names",
    "valid_maf_columns",
    "vcf2df",
    "vcf2maf",
    "vcfs2maf",
    "vep_rank_biotypes",
    "vep_rank_consequences"
  ],
  "_help": [
    {
      "page": "cdna_to_transcript_length",
      "title": "Convert cDNA_position to numeric indication of transcript length",
      "topics": [
        "cdna_to_transcript_length"
      ]
    },
    {
      "page": "df2maf",
      "title": "Convert VCF-like data.frame to MAF",
      "topics": [
        "df2maf"
      ]
    },
    {
      "page": "paths_to_sample_names",
      "title": "Extract Sample Names From VCF filepath",
      "topics": [
        "paths_to_sample_names"
      ]
    },
    {
      "page": "valid_maf_columns",
      "title": "Maf Column Names",
      "topics": [
        "valid_maf_columns"
      ]
    },
    {
      "page": "vcf2df",
      "title": "Convert a vepped VCF into a table ready to be passed into df2maf",
      "topics": [
        "vcf2df"
      ]
    },
    {
      "page": "vcf2maf",
      "title": "Convert Annotated VCF to MAF-compatible data.frame",
      "topics": [
        "vcf2maf"
      ]
    },
    {
      "page": "vcfs2maf",
      "title": "Convert several VCF files into a cohort-level MAF",
      "topics": [
        "vcfs2maf"
      ]
    },
    {
      "page": "vep_rank_biotypes",
      "title": "Rank VEP biotypes",
      "topics": [
        "vep_rank_biotypes"
      ]
    },
    {
      "page": "vep_rank_consequences",
      "title": "Rank VEP consequences",
      "topics": [
        "vep_rank_consequences"
      ]
    }
  ],
  "_readme": "https://github.com/CCICB/vcf2mafR/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "assertions",
    "cli",
    "cluster",
    "data.table",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memuse",
    "mgcv",
    "mutationtypes",
    "nlme",
    "permute",
    "pillar",
    "pinfsc50",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vcfR",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "convert_vcfs_to_maf.Rmd",
      "filename": "convert_vcfs_to_maf.html",
      "title": "convert_vcfs_to_maf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Rationale"
      ],
      "created": "2023-02-27 03:56:19",
      "modified": "2023-02-27 03:56:19",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "vcf2mafr",
  "_universes": [
    "ccicb",
    "selkamand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-21T10:50:35.000Z",
      "distro": "noble",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "0ec296cf2891f89b53f7caf5323118c0c3ff68c5b02910a695569758bef114b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26221173492"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-21T10:50:32.000Z",
      "distro": "noble",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "56e12f67a934a7af2610e5fdfa598bf25729e9fdf4d259de7eaa825e8a8da572",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26221173492"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-21T11:01:06.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "82c44b4db2429358597a11c92b32e2b92f8f7e12d0e5bcb2fa19b78ec856f819",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26221173492"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-21T11:04:53.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "31b10f3039a082e21f14afe98100ee20e6b51b5dd72d6e3826ee066e128f74d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26221173492"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-05-21T19:46:42.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "f395cbbcb657d0451066299d5d9cb3a3b35dfe917cd0cd485ee9650a9dc04793",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26221173492"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-21T10:50:01.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "2b544187f9cd71d516538e5f806a98a01bfbb2c33d80a4b862140a2fa1d0aa8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26221173492"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-21T10:50:14.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "656c75377607cd656b5860ab45e1c83c6a981c1f5525613723c8068fd51d39dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26221173492"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-21T10:49:46.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "b3594eeaf5e551d7e1a1e8a857768e202bcd27baff9e18b4608438256aea16d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26221173492"
    }
  ]
}