Package: vcfheader
Type: Package
Title: Fast Genetic Variant Call Format File Header Intelligence and
        Audit
Version: 0.1.0
License: GPL-3
Language: en-GB
Authors@R: 
    person(
        given = "Dylan",
        family = "Lawless",
        email = "admin@switzerlandomics.ch",
        role = c("aut", "cre", "cph"),
        comment = c(ORCID = "0000-0001-8496-3725")
    )
Description: Streams and parses variant call format file headers without reading full files. Provides structured metadata, validation, inference, and HTML reporting. For details on the specifications used see Danecek et al. (2021) <doi:10.1093/gigascience/giab008>.
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), xml2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-03-02 10:45:05 UTC; akira
Author: Dylan Lawless [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-8496-3725>)
Maintainer: Dylan Lawless <admin@switzerlandomics.ch>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2026-03-06 13:10:02 UTC
Built: R 4.7.0; ; 2026-04-28 02:19:55 UTC; windows
