[R] codamenu() :Error in coda.options....

2007-05-30 Thread Luwis Diya
Dear all, 

I recently started having some problemd with the coda package. I have also 
deleted it and then installed the package again. 

The problem is that I cant access the codamenu. That is ;

*
 library(coda)
 codamenu()
Error in coda.options(default = TRUE) : cannot change value of locked binding 
for '.Coda.Options'

Quitting codamenu ...
Error in !coda.options(data.saved) : invalid argument type
 

*

Thank you,

Regards,

Luwis Diya


[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch 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] codamenu() :Error in coda.options....

2007-05-30 Thread Uwe Ligges
Please report bugs in packages to the package maintainer (CCing) 
including version information and platform such as for me in this case: 
Same for me, R-2.5.0, Windows XP, coda 0.11-1.

Uwe Ligges


Luwis Diya wrote:
 Dear all, 
 
 I recently started having some problemd with the coda package. I have also 
 deleted it and then installed the package again. 
 
 The problem is that I cant access the codamenu. That is ;
 
 *
 library(coda)
 codamenu()
 Error in coda.options(default = TRUE) : cannot change value of locked binding 
 for '.Coda.Options'
 
 Quitting codamenu ...
 Error in !coda.options(data.saved) : invalid argument type
 
 *
 
 Thank you,
 
 Regards,
 
 Luwis Diya
 
 
   [[alternative HTML version deleted]]
 
 __
 R-help@stat.math.ethz.ch 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-help@stat.math.ethz.ch 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.