tests/testthat/test-parallelize.R

################################################################################

context("PARALLELIZE")

set.seed(SEED)

################################################################################

test_that("need more tests", {
  expect_length(big_parallelize(FBM(5, 1), function(X, ind) 1,
                                ncores = test_cores()), 1)
})

################################################################################

Try the bigstatsr package in your browser

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

bigstatsr documentation built on Oct. 14, 2022, 9:05 a.m.