Skip to content

GRAB

Genome-Wide Robust Analysis for Biobank Data (GRAB)

v0.2.4 · Dec 5, 2025 · GPL (>= 2)

Description

Provides a comprehensive suite of genome-wide association study (GWAS) methods specifically designed for biobank-scale data, including but not limited to, robust approaches for time-to-event traits (Li et al., 2025 <doi:10.1038/s43588-025-00864-z>) and ordinal categorical traits (Bi et al., 2021 <doi:10.1016/j.ajhg.2021.03.019>). The package also offers general frameworks for GWAS of any trait type (Bi et al., 2020 <doi:10.1016/j.ajhg.2020.06.003>), while accounting for sample relatedness (Xu et al., 2025 <doi:10.1038/s41467-025-56669-1>) or population structure (Ma et al., 2025 <doi:10.1186/s13059-025-03827-9>). By accurately approximating score statistic distributions using saddlepoint approximation (SPA), these methods can effectively control type I error rates for rare variants and in the presence of unbalanced phenotype distributions. Additionally, the package includes functions for simulating genotype and phenotype data to support research and method development.

Downloads

265

Last 30 days

16249th

947

Last 90 days

3.8K

Last year

Trend: -19.2% (30d vs prior 30d)

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
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 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘GRAB/libs/GRAB.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘GRAB/libs/GRAB.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'GRAB/libs/x64/GRAB.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 17.4Mb
  sub-directories of 1Mb or more:
    extdata   2.5Mb
    libs     14.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 18.1Mb
  sub-directories of 1Mb or more:
    extdata   2.5Mb
    libs     15.2Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘GRAB/libs/GRAB.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 17.4Mb
  sub-directories of 1Mb or more:
    extdata   2.5Mb
    libs     14.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 18.1Mb
  sub-directories of 1Mb or more:
    extdata   2.5Mb
    libs     15.2Mb

Dependency Network

Dependencies Reverse dependencies dplyr data.table mvtnorm Matrix RSQLite lme4 ordinal survival Rcpp RcppParallel igraph GRAB

Version History

new 0.2.4 Mar 10, 2026
updated 0.2.4 ← 0.2.3 diff Dec 4, 2025
updated 0.2.3 ← 0.2.2 diff Aug 19, 2025
updated 0.2.2 ← 0.2.1 diff Jul 28, 2025
new 0.2.1 Jul 24, 2025