[R] cacheSweave problem

2012-11-26 Thread annihination
I noticed the following problem with cacheSweave. If I want to print the result of a list object, with cache=TRUE option, if I just use summary(x), the output would not appear in the tex file. If I use print(summary(x)) instead, the output would appear. With cache=FALSE option, however, summary(

Re: [R] 'tcltk' does not have a name space

2011-04-15 Thread annihination
I am having the same problem on R-2.13.0. Anybody have ideas? Thanks! -- View this message in context: http://r.789695.n4.nabble.com/tcltk-does-not-have-a-name-space-tp3020504p3452810.html Sent from the R help mailing list archive at Nabble.com. __ R-h