Hello everyone. I have written a small function that returns a 3*n array where n is typicall between 5-55. I issued in R shweights<-shadowing_weights(x,xr) and I got the result in less that one sec.
then I tried to see what is inside the shweights array and thus I issued the edit(shweights) which 10 mins right now is busy and got no reply yet back. As I am using rkward I tried from gui the same (workspace-> double click on variable) this gives me the message fetching information. Please wait. Right now I can not do anything there is a interupt running command key in the gui which does not seem to be working. I also tried ctrl+c which broke the execution after 15mins. What do you do in such cases and why R sometimes looks like has problems with even simple tasks? I would like to thank you in advance for your help Regards Alex [[alternative HTML version deleted]]
______________________________________________ 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.