I don't try to execute any script. I am just trying to create a completely new (empty) script file and save it OR open any existing script file (that might even be empty). My actions are (and by the way - I work under Windows XP professional - and I worked with it before - with R 2.5): 1. Change dir (browse to a folder outside of the R folder I want to work in) 2. Try to Open script 3. Get the following "R for Windows GUI front-end" message: "R for Windows GUI fodnt-end has encountered a problem and needs to close. We are sorry." When I click on Error signature I get: AppName: rgui.exe AppVer: 2.60.43063.0 ModName: graphapp.dll ModVer: 2.60.43063.0 Offste: 000062ae When I click on further "technical info", I get tons of Exception Information and at the bottom: "The following files will be included in this error report: C:\..../Temp/692d_appcompat.txt
It always creates this "xxxappcompat.txt" file - but once I leave R I can't find it in TEMP files - it's deleted. On 11/9/07, jim holtman <[EMAIL PROTECTED]> wrote: > Have you tried using 'setwd'? I have no problem with changing > directories and executing scripts. Can you provide an example of the > script that you are trying to execute? How does it "crash"? Does is > to it only when you 'source' it? More information is needed. > > On Nov 9, 2007 10:21 AM, Dimitri Liakhovitski <[EMAIL PROTECTED]> wrote: > > I just installed R 2.6.0 (had R 2.5 before). > > Here is my problem. Usually, when I work with R I first go to > > "File->Change dir" and browse to a folder that seats OUTSIDE of the > > folder "C:\Program Files\R\R-2.6.0" and then create my script there > > (and open and re-open it there). I never had any problems with R 2.4 > > or R 2.5. > > However, after I installed R 2.6.0, R crashes every time I try to open > > a script - if I work outside the R folder. Interestingly, no problems > > when I work in the folder "C:\Program Files\R\R-2.6.0" (and create my > > new folders and subfolders there). > > Any advice? > > Dimitri > > > > ______________________________________________ > > R-help@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. > > > > > > -- > Jim Holtman > Cincinnati, OH > +1 513 646 9390 > > What is the problem you are trying to solve? > ______________________________________________ R-help@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.