tests/testthat.R

library(testthat)
# Sys.setenv("MONETDBLITE_INMEMORY" = "yes")
# test_check("MonetDBLite")
Sys.setenv("MONETDBLITE_INMEMORY" = "no")
test_check("MonetDBLite")

Try the MonetDBLite package in your browser

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

MonetDBLite documentation built on July 28, 2018, 1:02 a.m.