{
  "_id": "6a212b3acd65a98ecbd23332",
  "Package": "vcfheader",
  "Type": "Package",
  "Title": "Fast Genetic Variant Call Format File Header Intelligence and\nAudit",
  "Version": "0.1.0",
  "License": "GPL-3",
  "Language": "en-GB",
  "Authors@R": "person(\ngiven = \"Dylan\",\nfamily = \"Lawless\",\nemail = \"admin@switzerlandomics.ch\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8496-3725\")\n)",
  "Description": "Streams and parses variant call format file headers\nwithout reading full files. Provides structured metadata,\nvalidation, inference, and HTML reporting. For details on the\nspecifications used see Danecek et al. (2021)\n<doi:10.1093/gigascience/giab008>.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:35:12 UTC",
    "User": "root"
  },
  "Author": "Dylan Lawless [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8496-3725>)",
  "Maintainer": "Dylan Lawless <admin@switzerlandomics.ch>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-06 13:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/vcfheader",
  "RemoteRef": "HEAD",
  "RemoteSha": "9065f92a57780dcc83505113e07ba87910adf95e",
  "MD5sum": "bbe3a0a7b87219df17cddbe72e2ea356",
  "_user": "cran",
  "_type": "src",
  "_file": "vcfheader_0.1.0.tar.gz",
  "_fileid": "234e7981bc7787198c7e9a78a987908d97f75c81d06ae756005dc7f8b565b8a2",
  "_filesize": 1307920,
  "_sha256": "234e7981bc7787198c7e9a78a987908d97f75c81d06ae756005dc7f8b565b8a2",
  "_created": "2026-06-04T07:35:12.000Z",
  "_published": "2026-06-04T07:37:30.976Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79471489665,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405646112"
    },
    {
      "job": 79471489566,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405646044"
    },
    {
      "job": 79471110168,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405611177"
    },
    {
      "job": 79471489586,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405642517"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26937625138",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/vcfheader",
  "_commit": {
    "id": "9065f92a57780dcc83505113e07ba87910adf95e",
    "author": "Dylan Lawless <admin@switzerlandomics.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1772802602
  },
  "_maintainer": {
    "name": "Dylan Lawless",
    "email": "admin@switzerlandomics.ch",
    "orcid": "0000-0001-8496-3725"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-03-06"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 119,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vcfheader"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vcfheader.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-06"
    }
  ],
  "_exports": [
    "parse_vcf_header",
    "read_vcf_header",
    "vcfheader"
  ],
  "_help": [
    {
      "page": "parse_vcf_header",
      "title": "Parse a VCF header into a structured object",
      "topics": [
        "parse_vcf_header"
      ]
    },
    {
      "page": "print.vcf_hdr",
      "title": "Print a vcf_hdr object",
      "topics": [
        "print.vcf_hdr"
      ]
    },
    {
      "page": "read_vcf_header",
      "title": "Read the header lines from a VCF file",
      "topics": [
        "read_vcf_header"
      ]
    },
    {
      "page": "vcfheader",
      "title": "Generate an HTML report from a parsed VCF header",
      "topics": [
        "vcfheader"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/vcfheader/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/vcfheader/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "vcfheader-intro.Rmd",
      "filename": "vcfheader-intro.html",
      "title": "Getting started with vcfheader",
      "engine": "knitr::rmarkdown",
      "headings": [
        "TLDR",
        "Example report preview",
        "Overview",
        "Bundled example files",
        "Read raw header lines",
        "Parse a VCF header",
        "Inspect parsed content",
        "Inference from the header",
        "Structural variant example",
        "Generate an HTML report",
        "Bundled example HTML report",
        "Summary"
      ],
      "created": "2026-03-06 13:10:02",
      "modified": "2026-03-06 13:10:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "vcfheader",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T07:37:06.000Z",
      "distro": "noble",
      "commit": "9065f92a57780dcc83505113e07ba87910adf95e",
      "fileid": "c5ab0f5ed94b1c4707e0c400fa945fe2dbb8f595ff5a2614b98887d2120d80a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26937625138"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T07:37:05.000Z",
      "distro": "noble",
      "commit": "9065f92a57780dcc83505113e07ba87910adf95e",
      "fileid": "45401cf9366bff44fc9b9d59489fa875136ef6dec8a5e991d807c11e72a0c97f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26937625138"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-04T07:37:04.000Z",
      "commit": "9065f92a57780dcc83505113e07ba87910adf95e",
      "fileid": "c5fc9c20d630180bf27a90287e241a821e89681455d2b32872463d9b28c1000c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26937625138"
    }
  ]
}