tests/testthat.R

library(testthat)
library(bigsnpr)

for (k in 1:9)
  test_check("bigsnpr", filter = paste0(k, '-'))

# test_check("bigsnpr", filter = "BGEN")

Try the bigsnpr package in your browser

Any scripts or data that you put into this service are public.

bigsnpr documentation built on March 31, 2023, 10:37 p.m.