richfitz / stevedore

:cloud::rowboat::whale::cloud: Docker client for R
https://richfitz.github.io/stevedore
Other
134 stars 10 forks source link

`devtools::install_github('richfitz/stevedore')` #59

Closed englianhu closed 3 years ago

englianhu commented 3 years ago

If using the stevedore package you can use the convience wrappers in this pacakge:

install_splash()
splash_container <- start_splash()

and then run: stop_splash(splash_container)

There has a stevedore package from https://github.com/hrbrmstr/splashr above.

devtools::install_github('richfitz/stevedore')