Dear Oettli, I installed three ver R in my machine, 2.14.2, 2.15.0 and 2.15.1. foreach could be called in the latter 2, though in 2.15.0, there is a warning message: package foreach was built under R version 2.15.1 .
Maybe it is OK to just use R 2.15.1, but at present I have problem to use R 2.15.1 from Eclipse and StatET (I always use them). So if possible, I hope I could get foreach work in 2.14.2. (at same time, I am looking for solution for R 2.15.1 in Eclipse) . Kind regards, Wang 2012/6/28 Pascal Oettli <kri...@ymail.com> > Hello, > > Did you try by upgrading your version of R? > > Regards > > > Le 12/06/28 16:27, Zhipeng Wang a écrit : > >> Hello all, >> When I wanted to use package "foreach", I got the Error. >> That is: >> >>> library(foreach) >>> >> Error in get(Info[i, 1], envir = env) : >> internal error -3 in R_decompress1 >> Error: package/namespace load failed for foreach >> >> I am using R-2.14.2, 64 bit. Even I reinstalled R and package "foreach", >> the Error could not be fixed. >> >> Would you please to give me some advice? >> Thanks in advance >> >> Wang >> >> [[alternative HTML version deleted]] >> >> >> >> ______________________________**________________ >> R-help@r-project.org mailing list >> https://stat.ethz.ch/mailman/**listinfo/r-help<https://stat.ethz.ch/mailman/listinfo/r-help> >> PLEASE do read the posting guide http://www.R-project.org/** >> posting-guide.html <http://www.R-project.org/posting-guide.html> >> and provide commented, minimal, self-contained, reproducible code. >> >> > [[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.