Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Handle multiple R instances #6

Closed
mahatmaharti opened this issue Jun 20, 2014 · 2 comments
Closed

Handle multiple R instances #6

mahatmaharti opened this issue Jun 20, 2014 · 2 comments

Comments

@mahatmaharti
Copy link

Hello,

I have two issues:

  1. Is there any possibility to send code from ST to two or more different R instances?
  2. When I send a big chunk of code from ST to a terminal running R then the transfer stops from time to time for about 20s before it runs further. I have this problem on Mac OS 10.9.3.

I am very new to GitHub, so I hope that this is the right place to ask for this problems.

However, I would like to thank the creator of R-Box for his great work.

@randy3k
Copy link
Owner

randy3k commented Jun 21, 2014

  1. Are you using R gui? It should be easy if you use terminal R.
  2. It is expected since the buffer is still loading. The best way to send a big chunk of code is to source the whole file.

@mahatmaharti
Copy link
Author

  1. I see, it works very well with terminal R. I will use terminal R instead of R gui.
  2. I think you are right. I will source big chunk of code.

Thank you very much for your quick reply.

randy3k added a commit that referenced this issue Mar 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants