tests/testthat/setup-instance.R

cat("Starting instance. ********************************\n")
s  <- scala(serialize.output=TRUE)

## Reduce the ratio of cpu time and elapsed time.
# s2 <- scala(serialize.output=FALSE)
Sys.sleep(5) 

Try the rscala package in your browser

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

rscala documentation built on Aug. 15, 2023, 9:07 a.m.