Package: vcfppR
Title: Rapid Manipulation of the Variant Call Format (VCF)
Version: 0.8.2
Authors@R: c(
    person("Zilong", "Li", , "zilong.dk@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5859-2078")),
    person("Bonfield, James K and Marshall, John and Danecek, Petr and Li, Heng and Ohan, Valeriu and Whitwham, Andrew and Keane, Thomas and Davies, Robert M",  role = "cph",
           comment = "Authors of included htslib library")
           )
Copyright: See the file COPYRIGHTS for various htslib copyright details
Description: The 'vcfpp.h' (<https://github.com/Zilong-Li/vcfpp>) provides an easy-to-use 'C++' 'API' of 'htslib', offering full functionality for manipulating Variant Call Format (VCF) files. The 'vcfppR' package serves as the R bindings of the 'vcfpp.h' library, enabling rapid processing of both compressed and uncompressed VCF files. Explore a range of powerful features for efficient VCF data manipulation.
Encoding: UTF-8
Depends: R (>= 3.6.0)
RoxygenNote: 7.3.2
Suggests: knitr, codetools, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
SystemRequirements: libcurl: libcurl-devel (rpm) or
        libcurl4-openssl-dev (deb), GNU make.
Imports: Rcpp, methods, stats, utils
LinkingTo: Rcpp
URL: https://github.com/Zilong-Li/vcfppR
BugReports: https://github.com/Zilong-Li/vcfppR/issues
License: MIT + file LICENSE
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-11-06 21:31:11 UTC; rlk420
Author: Zilong Li [aut, cre] (ORCID: <https://orcid.org/0000-0001-5859-2078>),
  Bonfield, James K and Marshall, John and Danecek, Petr and Li, Heng and
    Ohan, Valeriu and Whitwham, Andrew and Keane, Thomas and Davies,
    Robert M [cph] (Authors of included htslib library)
Maintainer: Zilong Li <zilong.dk@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-06 21:50:02 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2025-11-07 01:40:17 UTC; unix
Archs: vcfppR.so.dSYM
