tests/testthat/test_socket.R

context("socket mode")

# FIXME: I do NOT know why this blocks in R CMD check
if (interactive()) {

  # cran allows socket mode with 2 localhost processes
  test_that("socket mode", {
    sockettest()
  })

}

Try the parallelMap package in your browser

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

parallelMap documentation built on June 28, 2021, 9:07 a.m.