Skip to content
/ r-docker Public

This image can be used to run R remotely uinsg Rserve

Notifications You must be signed in to change notification settings

ubc/r-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A docker image for Rserve

This image can be used to run R remotely using Rserve

docker build -t rserve .
docker run --rm -it -v ${PWD}/.packages:/localdata/packages rserve

About

This image can be used to run R remotely uinsg Rserve

Resources

Stars

Watchers

Forks

Packages

No packages published