Skip to main content
added 2 characters in body
Source Link
M--
  • 33.6k
  • 12
  • 74
  • 115

Per the Cran vignette I had to run:

shell("docker-machine ip")

shell("docker-machine ip") 

Then set the remoteServerAddr to the IP which was returned.

Per the Cran vignette I had to run:

shell("docker-machine ip")

Then set the remoteServerAddr to the IP which was returned.

Per the Cran vignette I had to run:

shell("docker-machine ip") 

Then set the remoteServerAddr to the IP which was returned.

Source Link
Quinn
  • 21
  • 1

Per the Cran vignette I had to run:

shell("docker-machine ip")

Then set the remoteServerAddr to the IP which was returned.