{
  "_id": "6a5dba629baadeef8ab53d72",
  "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-07-20 06:01:06 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": "ccicb",
  "_type": "src",
  "_file": "vcf2mafR_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/0ea8085c2bcd53da9b8b5ee4aa8c8784c0edc76f3eb3e669e5b3c0643da44d49",
  "_filesize": 332277,
  "_sha256": "0ea8085c2bcd53da9b8b5ee4aa8c8784c0edc76f3eb3e669e5b3c0643da44d49",
  "_expires": "2026-10-28T06:04:16.000Z",
  "_created": "2026-07-20T06:01:06.000Z",
  "_published": "2026-07-20T06:04:18.530Z",
  "_jobs": [
    {
      "job": 88282396754,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8452217096"
    },
    {
      "job": 88282396727,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452217606"
    },
    {
      "job": 88282396759,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8452202558"
    },
    {
      "job": 88282396687,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452208111"
    },
    {
      "job": 88281987450,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452177040"
    },
    {
      "job": 88282396662,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8452210031"
    },
    {
      "job": 88282396704,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8452201992"
    },
    {
      "job": 88282396798,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8452198519"
    },
    {
      "job": 88282396724,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452199203"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ccicb/actions/runs/29720350400",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 23,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-20T06:03:27.000Z",
      "distro": "resolute",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "https://r2.ropensci.org/3c9b7af9a39268ec1c364beb54f822ff6c0094611dad7b949b359ddaf70c8343",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/29720350400"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-20T06:03:27.000Z",
      "distro": "resolute",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "https://r2.ropensci.org/c1cee1d35a70881bb2f45247a5d5a66c0973fda55de417a503b41d6860d44671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/29720350400"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-20T06:02:37.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "https://r2.ropensci.org/ea4228f849f5be4c703dd7d48fc9e0c0cc6df0ce1abaff38ca9cf7a2844baa7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/29720350400"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-20T06:02:51.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "https://r2.ropensci.org/89a01f7a6f733f99d8d5d5377f881cc89a088239410bcadc4272007ac407efa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/29720350400"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-20T06:03:25.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "https://r2.ropensci.org/4113bae9df56bddc1f59d32a8f62d22e512135328e87279bb44933b2c242c960",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/29720350400"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-20T06:02:24.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "https://r2.ropensci.org/ddfd386a101449811631b6bcd29ac9e8fa2bb8acb1e35f42109b9cec0651f483",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/29720350400"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-20T06:02:12.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "https://r2.ropensci.org/8589df0d19b7c225d8ea2f02754e3723c856e0aa1e97b081682e758560982c18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/29720350400"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-20T06:02:16.000Z",
      "commit": "5be8185d179a04014e5ed72624e4cf4413367506",
      "fileid": "https://r2.ropensci.org/7e06755b024414dddcf6805def08c23a3efea7280ad4fdee382a7e8910853c28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/29720350400"
    }
  ]
}