Hi all, I have noticed this problem ever since R changed its static HTML help pages to dynamic help pages: when I reinstall a package and try to view any help page of this package, I always get this error (in the terminal or html page)
Error in fetch(key) : internal error -3 in R_decompress1 As a package developer, I often have to reinstall a package again and again, so I wish I do not have to restart R to see the new documentation. Anybody ever met a similar situation and has an idea? Thanks! I use R 2.13.1 under Ubuntu, and it also appears in Windows 7. Regards, Yihui -- Yihui Xie <xieyi...@gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA ______________________________________________ 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.