[R] package: RWinEdt question

2014-07-06 Thread Mari
I just upgraded WinEdt from 5.2 to 8.2. With the older version, invoking library(RWinEdt) started a new instance of WinEdt identified by R-WinEdt as the title. This way, I was able to separate R work from other editing work with two instances of WinEdt running. However, with the newer version

Re: [R] package: RWinEdt question

2014-07-06 Thread Uwe Ligges
The RWinEdt package does not support WinEdt 8.x yet. Versions 5.x and 6.x shoudl be supported. Not sure about 7.x. Unfortunately, the trick to get it working changes with each version of WinEdt these days ... Well, I may be too bad in WinEdt macro programming... I do notn have the new versions

Re: [R] package: RWinEdt question

2014-07-06 Thread Duncan Murdoch
On 06/07/2014, 4:35 PM, Uwe Ligges wrote: The RWinEdt package does not support WinEdt 8.x yet. Versions 5.x and 6.x shoudl be supported. Not sure about 7.x. Unfortunately, the trick to get it working changes with each version of WinEdt these days ... Well, I may be too bad in WinEdt macro

Re: [R] package: RWinEdt question

2014-07-06 Thread Mari
Thank you for your quick reply. Except for the instances issue, RWinEdt seems to be working well with WinEdt 8.2 so I'll continue to use it. (I can't customize keyboard shortcuts in RStudio or some of the other often mentioned editors). I looked at the code for startWinEdt and I can see where