{
  "_id": "6a48a19ce06c18f0a6543c85",
  "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-07-04 05:58:24 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",
  "_user": "cran",
  "_type": "src",
  "_file": "vcfheader_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a10ebd3c04bedde26effb117477d3e7136742b39fd3a897503465d9c455d2200",
  "_filesize": 1309471,
  "_sha256": "a10ebd3c04bedde26effb117477d3e7136742b39fd3a897503465d9c455d2200",
  "_expires": "2026-10-12T06:00:59.000Z",
  "_created": "2026-07-04T05:58:24.000Z",
  "_published": "2026-07-04T06:01:00.900Z",
  "_jobs": [
    {
      "job": 85108269479,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078912327"
    },
    {
      "job": 85108269463,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078912207"
    },
    {
      "job": 85108060256,
      "time": 193,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078897974"
    },
    {
      "job": 85108269459,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078909994"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28696907467",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 615,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vcfheader"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_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-07-04T06:00:29.000Z",
      "distro": "resolute",
      "commit": "9065f92a57780dcc83505113e07ba87910adf95e",
      "fileid": "https://r2.ropensci.org/adcfa4ec780742f05db184c66c53e72756bbb2b260a3a8851216f657e090cc7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28696907467"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T06:00:27.000Z",
      "distro": "resolute",
      "commit": "9065f92a57780dcc83505113e07ba87910adf95e",
      "fileid": "https://r2.ropensci.org/e398bd0b490c3232dabd22d100601c7fe8d352a7c227727b0dba7afc7125170d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28696907467"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T06:00:23.000Z",
      "commit": "9065f92a57780dcc83505113e07ba87910adf95e",
      "fileid": "https://r2.ropensci.org/22bcdae902b057727ee8ed7adfa88569028afdc4aeed40f24b3cea60108a504b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28696907467"
    }
  ]
}