[R] Error in get(Info[i, 1], envir = env) : internal error -3 in R_decompress1

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu Jun 28 11:38:32 CEST 2012


On 28/06/2012 08:27, Zhipeng Wang wrote:
> 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?

Reinstall the package from its sources.  It looks like you have a 
corrupt binary package.

> Thanks in advance
>
> Wang
>
> 	[[alternative HTML version deleted]]
>
>
>
> ______________________________________________
> 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.

PLEASE do: the rw-FAQ asked you to install from sources and not report 
here about binary packages.  If you did that you did not say so (and you 
did not read the part about HTML mail either).

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list