[R] Installing RWinEdt

Uwe Ligges ligges at statistik.tu-dortmund.de
Mon Jul 14 10:06:43 CEST 2008



rkevinburton at charter.net wrote:
> I checked and reapplied full access to the whole WinEdt directory. I am not the administrator but I am a member of the administrators group. This couple with the fact the I have given full control to the WinEdt directory suggests that the problem is elsewhere. But this is not the first time that I have run into permission problems with Windows 2008 server.

You need to right-click R and explicitly say to start is with 
Administrator privileges.

Uwe


> Kevin
> 
> ---- Uwe Ligges <ligges at statistik.tu-dortmund.de> wrote: 
>>
>> rkevinburton at charter.net wrote:
>>> >From the R console I invoke:
>>>
>>> install.packages("RWinEdt")
>>>
>>> and get:
>>>
>>> Warning in install.packages("RWinEdt") :
>>>   argument 'lib' is missing: using 'F:\Users\Kevin\Documents/R/win-library/2.7'
>>> --- Please select a CRAN mirror for use in this session ---
>>> trying URL 'http://streaming.stat.iastate.edu/CRAN/bin/windows/contrib/2.7/RWinEdt_1.8-0.zip'
>>> Content type 'application/zip' length 361598 bytes (353 Kb)
>>> opened URL
>>> downloaded 353 Kb
>>>
>>> package 'RWinEdt' successfully unpacked and MD5 sums checked
>>>
>>> The downloaded packages are in
>>>         F:\Users\Kevin\AppData\Local\Temp\RtmpOIlW0F\downloaded_packages
>>> updating HTML package descriptions
>>>
>>> So it seems to have worked. But when I use the 'library' command I get:
>>>
>>>> library("RWinEdt")
>>> Error in file(file, "r") : cannot open the connection
>>> In addition: Warning message:
>>> In file(file, "r") :
>>>   cannot open file 'F:\Program Files (x86)\WinEdt Team\WinEdt\R.ver': No such file or directory
>>> Error : .onAttach failed in 'attachNamespace'
>>> Error: package/namespace load failed for 'RWinEdt'
>>>
>>> Any ideas on how I can install this package?
>> With administrator privileges, since it needs to write some files into 
>> the WinEdt directory.
>>
>> Best wishes,
>> Uwe Ligges
>>
>>
>>> Thank you.
>>>
>>> Kevin
>>>
>>> ______________________________________________
>>> R-help at r-project.org mailing list
>>> https://stat.ethz.ch/mailman/listinfo/r-help
>>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>>> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list