## Not run:
# out_job1 <- runbg({
# M <- matrix(rnorm(1e2), 10, 10)
# solve(M)
# }, machine = c("localhost", "localhost"), filename = "job1")
# out_job1$check()
# out_job1$get()
# result <- .runbgOutput
# print(result)
# out_job1$purge()
# ## End(Not run)
Run the code above in your browser using DataLab