Re: [R] Error massage in attaching package 'rgl'

2008-02-17 Thread Duncan Murdoch
On 17/02/2008 8:56 AM, stat stat wrote:
> I am using 2.6.0 version in usual Windows-XP platform

The message indicates a damaged copy of something:  either your 
decompression code, or rgl.

I'd try re-downloading and installing rgl first, and if that doesn't 
work, reinstall R (and upgrade to the current release, 2.6.2).

Duncan Murdoch

> 
> */Duncan Murdoch <[EMAIL PROTECTED]>/* wrote:
> 
> On 17/02/2008 8:15 AM, stat stat wrote:
>  > Hi,
>  >
>  > I am getting following error message while attaching 'rgl' package :
>  >
>  >> library(rgl)
>  > Error in get(Info[i, 1], envir = env) : internal error in
> R_decompress1
>  >
>  > Can anyone tell me what should I do here?
> 
> Not unless you give a proper error report. Versions? Platform?
> 
> Duncan Murdoch
> 
> 
> 
> 
> thanks in advance
> 
> 
> 5, 50, 500, 5000 - Store N number of mails in your inbox. Click here. 
> 
>  
>

__
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.


Re: [R] Error massage in attaching package 'rgl'

2008-02-17 Thread stat stat
I am using 2.6.0 version in usual Windows-XP platform

Duncan Murdoch <[EMAIL PROTECTED]> wrote: On 17/02/2008 8:15 AM, stat stat 
wrote:
> Hi,
> 
> I am getting following error message while attaching 'rgl' package :
> 
>> library(rgl)
> Error in get(Info[i, 1], envir = env) : internal error in R_decompress1
> 
> Can anyone tell me what should I do here?

Not unless you give a proper error report.  Versions?  Platform?

Duncan Murdoch



thanks in advance
   
-
 5, 50, 500, 5000 - Store N number of mails in your inbox. Click here.
[[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.


Re: [R] Error massage in attaching package 'rgl'

2008-02-17 Thread Duncan Murdoch
On 17/02/2008 8:15 AM, stat stat wrote:
> Hi,
> 
> I am getting following error message while attaching 'rgl' package :
> 
>> library(rgl)
> Error in get(Info[i, 1], envir = env) : internal error in R_decompress1
> 
> Can anyone tell me what should I do here?

Not unless you give a proper error report.  Versions?  Platform?

Duncan Murdoch

__
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.


[R] Error massage in attaching package 'rgl'

2008-02-17 Thread stat stat
Hi,

I am getting following error message while attaching 'rgl' package :

> library(rgl)
Error in get(Info[i, 1], envir = env) : internal error in R_decompress1

Can anyone tell me what should I do here?

Regards,

   
-
 5, 50, 500, 5000 - Store N number of mails in your inbox. Click here.
[[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.