Re: [R] I cannot load my workspace in R

2011-09-14 Thread Petr PIKAL
Hi > > Re: [R] I cannot load my workspace in R > > It would not load that file, it just stopped there. I do not believe that. Anyway, if R stop to respond to your commands you probably has broken installation. What type of file you are trying to load? Is it saved workspace?

Re: [R] I cannot load my workspace in R

2011-09-14 Thread tttcomrader
It would not load that file, it just stopped there. -- View this message in context: http://r.789695.n4.nabble.com/I-cannot-load-my-workspace-in-R-tp3812774p3813233.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org m

Re: [R] I cannot load my workspace in R

2011-09-14 Thread Uwe Ligges
On 14.09.2011 17:02, Duncan Murdoch wrote: On 14/09/2011 10:30 AM, tttcomrader wrote: Something is wrong with the image, here is the link to it: http://s749.photobucket.com/albums/xx136/liverton11/?action=view¤t=rproblemloading.jpg I don't see any problem there. Are you saying that you can

Re: [R] I cannot load my workspace in R

2011-09-14 Thread Duncan Murdoch
On 14/09/2011 10:30 AM, tttcomrader wrote: Something is wrong with the image, here is the link to it: http://s749.photobucket.com/albums/xx136/liverton11/?action=view¤t=rproblemloading.jpg I don't see any problem there. Are you saying that you can't type anything more? Duncan Murdoch

Re: [R] I cannot load my workspace in R

2011-09-14 Thread tttcomrader
Something is wrong with the image, here is the link to it: http://s749.photobucket.com/albums/xx136/liverton11/?action=view¤t=rproblemloading.jpg -- View this message in context: http://r.789695.n4.nabble.com/I-cannot-load-my-workspace-in-R-tp3812774p3813040.html Sent from the R help mailing lis

Re: [R] I cannot load my workspace in R

2011-09-14 Thread tttcomrader
The file name is "Homework #3 Hint" I changed the file name to just homework, but it still doesn't work. -- View this message in context: http://r.789695.n4.nabble.com/I-cannot-load-my-workspace-in-R-tp3812774p3812944.html Sent from the R help mailing list archive at Nabble.com. ___

Re: [R] I cannot load my workspace in R

2011-09-14 Thread Uwe Ligges
On 14.09.2011 15:06, tttcomrader wrote: I was trying to open up the workspace that you help me write last night, but for some reasons, when I tried to load the saved file R reads "load("C:\\Users\\Documents\\Statistical Learning\\HW1 #3 hint") and then it basically just stopped. I changed the

Re: [R] I cannot load my workspace in R

2011-09-14 Thread Richard M. Heiberger
remove the comment from the filename argument and put it outside the statement. "load("C:\\Users\\Documents\\Statistical Learning\\HW1 #3 hint") "load("C:\\Users\\Documents\\Statistical Learning\\HW1") #3 hint On Wed, Sep 14, 2011 at 9:06 AM, tttcomrader wrote: > I was trying to open up the

[R] I cannot load my workspace in R

2011-09-14 Thread tttcomrader
I was trying to open up the workspace that you help me write last night, but for some reasons, when I tried to load the saved file R reads "load("C:\\Users\\Documents\\Statistical Learning\\HW1 #3 hint") and then it basically just stopped. I changed the file to a .Rdata file but the problem still