[R] R won't start keeps crashing

Jonathan Daily biomathjdaily at gmail.com
Thu May 12 16:11:06 CEST 2011


This is not very informative. What exactly is crashing? What is your
sessionInfo() output?

On Thu, May 12, 2011 at 7:57 AM, Bazman76 <h_a_patience at hotmail.com> wrote:
> OK I did a seach for the files and got:
>
> .Rdata which is 206KB
> Canada.Rdata which is 3kB
>
> If I click on .Rdata I get the crash.
>
> If I click on Canada.Rdata the system starts?

Does it? How would I know?

>
> also they are stored in different places?
>

Are they?

> .Rdata is in My documents
> Canada.RData is in My Documents\vars\vars\data
>
> I assume I should delete .Rdata, should I also delete the other file?
> Where should these files be stored?
>
> I think the .RData was a result of my trying to save the workspace. Are
> there files being saved to the correct location?
>
> Thanks for your help
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/R-won-t-start-keeps-crashing-tp3516829p3517115.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.
>

What happens when you try the ?load command from R ala:

load("C:/path/to/file")

-- 
===============================================
Jon Daily
Technician
===============================================
#!/usr/bin/env outside
# It's great, trust me.



More information about the R-help mailing list