- Start up your R as the administrator (right click the R shortcut and you will see the option)
- install RWinEdt package in R Console (install.packages("RWinEdt"))
- type help(package="RWinEdt") to see the help file of RWinEdt. In the bottom of the help file, there is a dir path. Write down it or memorize it.
- type library(RWinEdt). You will see error messages and it will place a RWinEdt shortcut on the desktop. But the shortcut will not work properly.
- go to the aforementioned RWinEdt path and go under the folder "Plugin."
- Copy all files *.edt into .....\winedt\macros\R *
- Copy files R-*.bmp into .....\winedt\bitmaps\buttons *
- Copy files R_*.bmp into .....\winedt\bitmaps\images *
- Copy all other files into .....\winedt
- close R related windows and restart R again.
Search This Blog
Thursday, May 12, 2011
RWinEdt for Windows 7
Install the RWinEdt package in Window vista or Window 7 requires some tricks. Here are the steps:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment