[R] RWinEdt install problem
Chuck Cleland
ccleland at optonline.net
Mon Jan 17 12:10:22 CET 2005
I am using WinEdt 5.4 (Build: 20040513 (v. 5.4), on XP service pack
2), and the following approach works for me:
1) Install RWinEdt_1.6-2.zip using RGui menus.
2) Include the following line in the Rprofile file.
library(RWinEdt)
This will launch WinEdt with R customizations whenever RGui is launched.
hope this helps,
Chuck Cleland
Uwe Ligges wrote:
> Murray Eisenberg wrote:
>
>> I cannot get the "R" button to appear in RWinEdt.
>>
>> I'm running R 2.0.1 under Windows XP. I did a clean install of the
>> latest WinEdt. Previously (for an earlier installation of WinEdt) I
>> had RWinEdt running OK. Now, even though I have the distributed
>> RWinEdt_1.6-2.zip extracted to the right place in the R directory, and
>> when I execute
>>
>> library(RWinEdt)
>>
>> in the R Console, when RWinEdt opens I do not have the R button on the
>> toolbar.
>>
>> How do I fix this?
>>
>> In case it matters, note that I'm using a WinEdt User configuration
>> (i.e., a directory that WinEdt refers to as %b) in addition to the
>> main WinEdt directory (the one that WinEdt refers to as %B).
>
>
> If you don't have write access to the WinEdt directory, you have to copy
> the R.ini file to, e.g., your local directory (%b), use the *manual*
> installation procedure as described in the ReadMe, but replace the
> command line args "-e=R.ini" by the full path specification, e.g.:
> "-E=/path/to/%b/R.ini"
>
> In a second (apparently private mail), you told that WinEdt "... 5.4
> builds ... including the most recent one of 14 January 2005..." do not
> work with the recent version of R-WinEdt, because "1. The first time,
> immediately I get a message that WinEdt.ini is corrupted and that a
> default copy (from the RWinEdt distribution I presume) is being used."
>
> Is this version also configured to use a User configuration?
>
> I don't have a WinEdt 5.4 version installed (still working with 5.2),
> but I will certainly take a look during the next one or two weeks.
>
> Uwe Ligges
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
--
Chuck Cleland, Ph.D.
NDRI, Inc.
71 West 23rd Street, 8th floor
New York, NY 10010
tel: (212) 845-4495 (Tu, Th)
tel: (732) 452-1424 (M, W, F)
fax: (917) 438-0894
More information about the R-help
mailing list