pimentel / atom-r-exec

Send R code to various R consoles from the Atom editor
https://atom.io/packages/r-exec
MIT License
19 stars 8 forks source link

How to pass r -exec to R.app or Term3? #32

Open ekoepplin opened 8 years ago

ekoepplin commented 8 years ago

Hello,

thank you for bridging R to atom! I'm new to atom and hence apologize for the triviality of my question. While using atom I could r-execand pass the code to r-studio server via chrome and to itermas well as toterminal. However, I could't pass code to R.app

I installed R.app via brew install R. Do I have to consider to determine the path to R.app explicitly? How could I pass r-exec of R-code to Atom Term 3 ,for example, to keep everything in Atom?

Thank you! Eugene OSX El Capitan 10.11.4 Atom 1.6.2

pimentel commented 8 years ago

Hi @hugeme,

do you mean iTerm2 build 3? I recently got it working in the latest version. Please switch to mode 'iTerm2'.

Thanks,

Harold

marvel64 commented 8 years ago

Hi,

with regards to Term3: @hugeme likely meant the Atom terminal emulator Term3 https://atom.io/packages/term3.

Thanks!

ekoepplin commented 8 years ago

Hi, I'm sorry for my late reply. Yes, I meant Term3. I assumed its possible to keep the code somehow in Atom via Term3 package rather pass it to "external" terminal. Thank you! Eugene

pimentel commented 7 years ago

@marvel64 @hugeme sorry for the delay -- been working on other things : -) is this still an issue for you?

It seems that Term3 supports services which allow you to access the active terminals/make new ones. It seems fairly doable, but I don't want to do it if no 1 is going to use it. Are you folks still interested? If so, I will probably get to it sometime this week.

Thanks,

Harold

marvel64 commented 7 years ago

Harold, thanks for following up. For me, it is not a currently pressing issue. It would be interesting to have eventually.

Thanks and best!

On Sep 19, 2016, at 12:46 AM, Harold Pimentel notifications@github.com wrote:

@marvel64 https://github.com/marvel64 @hugeme https://github.com/hugeme sorry for the delay -- been working on other things : -) is this still an issue for you?

It seems that Term3 supports services which allow you to access the active terminals/make new ones. It seems fairly doable, but I don't want to do it if no 1 is going to use it. Are you folks still interested? If so, I will probably get to it sometime this week.

Thanks,

Harold

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pimentel/atom-r-exec/issues/32#issuecomment-247910777, or mute the thread https://github.com/notifications/unsubscribe-auth/ABCiNXK6HrLUhMx25ZnvrgwOJy1tEkHwks5qrhOjgaJpZM4IDPTo.

ekoepplin commented 7 years ago

Hi Harold, same here. Would be great to have. But its not a pressing issue! Thank you! Eugene