[R] lost association for .RData files
Gabor Grothendieck
ggrothendieck at myway.com
Tue Dec 28 18:48:46 CET 2004
You can change file associations by going into Windows Explorer
(hold down Windows key and press E) and choosing Tools | Options.
Take the File Types tab. Now, select RDATA from the long list
and click on Advanced and Edit and enter the string:
"C:\Program Files\R\rw2001\bin\RGui.exe" "%1"
in the box labelled Application used to perform the action.
Date: Tue, 28 Dec 2004 12:24:27 -0500
From: Richard Valliant <rvalliant at survey.umd.edu>
To: <r-help at stat.math.ethz.ch>
Subject: [R] lost association for .RData files
Somehow I have lost the correct file association for .RData files. They
are now associated with a text file editor. When I right click on any
.RData file and try to change the association, R is not listed as a
choice of program. I browse to c:\Program Files\R\rw2001\bin\Rgui.exe
and select that file to open .RData, but Windows does not then place
Rgui.exe in the list of programs to use. I can open any .RData file by
dragging it onto the R desktop icon, but cannot double-click any .RData
file to open it.
This problem has persisted through several uninstalls of old versions
and upgrades to new versions of R. I found no mention of the problem in
the mail archives.
Windows XP
R 2.0.1
Thanks,
Richard Valliant
More information about the R-help
mailing list