Package: vcfppR 0.8.3

Zilong Li

vcfppR: Rapid Manipulation of the Variant Call Format (VCF)

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.

Authors:Zilong Li [aut, cre], 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]

vcfppR_0.8.3.tar.gz
vcfppR_0.8.3.tar.gz(r-4.7-arm64)vcfppR_0.8.3.tar.gz(r-4.7-x86_64)vcfppR_0.8.3.tar.gz(r-4.6-arm64)vcfppR_0.8.3.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
vcfppR/json (API)
NEWS

# Install 'vcfppR' in R:
install.packages('vcfppR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/zilong-li/vcfppr/issues

Uses libs:
  • zlib– Compression library
  • bzip2– High-quality block-sorting file compressor library
  • xz-utils– XZ-format compression library
  • curl– Easy-to-use client-side URL transfer library
  • libdeflate– Fast, whole-buffer DEFLATE-based compression and decompression
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

zlibbzip2xz-utilscurllibdeflatecpp

3.81 score 32 scripts 340 downloads 10 exports 1 dependencies

Last updated from:537c8c385a. Checks:4 NOTE, 1 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE174
linux-devel-x86_64NOTE193
source / vignettesOK305
linux-release-arm64NOTE227
linux-release-x86_64NOTE194
wasm-releaseFAIL110

Exports:plot_variants_per_haplotypevcfcompvcfinfovcfplotvcfpopgenvcfpp_calc_info_persitevcfreadervcfsummaryvcftablevcfwriter

Dependencies:Rcpp

Assess the concordance between VCFs

Rendered fromconcordance-of-two-vcf-files.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2025-07-02
Started: 2024-05-25