tests/testthat.R

#Workaround for https://github.com/hadley/testthat/issues/144
Sys.setenv ("R_TESTS" = "")

library(testthat)
library(multiplyr)

test_check("multiplyr")

#Attempt to stop "no function to return from, jumping to top level"
gc()

Try the multiplyr package in your browser

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

multiplyr documentation built on May 30, 2017, 12:09 a.m.