Skip to content

seqminer

Efficiently Read Sequence Data (VCF Format, BCF Format, METAL Format and BGEN Format) into R

v9.9 · Feb 24, 2026 · GPL | file LICENSE

Description

Integrate sequencing data (Variant call format, e.g. VCF or BCF) or meta-analysis results in R. This package can help you (1) read VCF/BCF/BGEN files by chromosomal ranges (e.g. 1:100-200); (2) read 'RareMETAL' summary statistics files; (3) read tables from a 'tabix'-indexed files; (4) annotate VCF/BCF files; (5) create customized workflow based on Makefile.

Downloads

1K

Last 30 days

3718th

2.6K

Last 90 days

11.4K

Last year

Trend: +35.3% (30d vs prior 30d)

CRAN Check Status

2 WARNING
2 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 WARNING
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 WARNING
r-release-windows-x86_64 OK
Check details (7 non-OK)
NOTE r-oldrel-macos-arm64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 12.9Mb
  sub-directories of 1Mb or more:
    libs  11.4Mb
NOTE r-oldrel-macos-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 13.4Mb
  sub-directories of 1Mb or more:
    libs  11.9Mb
WARNING r-oldrel-macos-x86_64

whether package can be installed

Found the following significant warnings:
  SingleChromosomeVCFIndex.cpp:109:51: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.4/seqminer.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used SDK: ‘MacOSX11.3.sdk’
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
WARNING r-release-macos-x86_64

whether package can be installed

Found the following significant warnings:
  SingleChromosomeVCFIndex.cpp:109:51: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.5/seqminer.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used SDK: ‘NA’

Additional Issues

Check History

WARNING 10 OK · 2 NOTE · 2 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
WARNING r-release-macos-x86_64

whether package can be installed

Found the following significant warnings:
  SingleChromosomeVCFIndex.cpp:109:51: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.5/seqminer.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used SDK: ‘NA’
NOTE r-oldrel-macos-arm64

installed package size

installed size is 12.9Mb
  sub-directories of 1Mb or more:
    libs  11.4Mb
WARNING r-oldrel-macos-x86_64

whether package can be installed

Found the following significant warnings:
  SingleChromosomeVCFIndex.cpp:109:51: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.4/seqminer.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
* used SDK: ‘MacOSX11.3.sdk’
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.

Version History

new 9.9 Mar 10, 2026
updated 9.9 ← 9.7 diff Feb 23, 2026
updated 9.7 ← 9.4 diff Oct 1, 2024
updated 9.4 ← 9.3 diff Feb 2, 2024
updated 9.3 ← 9.1 diff Nov 27, 2023
updated 9.1 ← 8.9 diff Sep 1, 2023
updated 8.9 ← 8.6 diff Apr 6, 2023
updated 8.6 ← 8.5 diff Jan 25, 2023
updated 8.5 ← 8.4 diff Nov 14, 2022
updated 8.4 ← 8.2 diff Feb 6, 2022
updated 8.2 ← 8.0 diff Nov 8, 2021
updated 8.0 ← 7.1 diff Mar 1, 2020
updated 7.1 ← 7.0 diff Jan 7, 2019
updated 7.0 ← 6.7 diff Jan 6, 2019
updated 6.7 ← 6.1 diff Dec 5, 2018
updated 6.1 ← 6.0 diff Aug 1, 2018
updated 6.0 ← 5.9 diff May 4, 2017
updated 5.9 ← 5.7 diff Apr 17, 2017
updated 5.7 ← 5.3 diff Jan 12, 2017
updated 5.3 ← 5.2 diff May 6, 2016