Hi Nguyen, I also experienced this problem, running the development version of R. The way I fixed it was to uninstall cwhmisc using remove.packages("cwhmisc") and reinstall it. Note, however, that I manually removed the cwhmisc folder before reinstalling.
Regards, Mark. > sessionInfo() R version 2.9.0 Under development (unstable) (2009-01-22 r47686) i386-pc-mingw32 locale: LC_COLLATE=English_South Africa.1252;LC_CTYPE=English_South Africa.1252;LC_MONETARY=English_South Africa.1252;LC_NUMERIC=C;LC_TIME=English_South Africa.1252 attached base packages: [1] splines stats graphics grDevices utils datasets methods base other attached packages: [1] strucchange_1.3-6 sandwich_2.2-1 zoo_1.5-5 segmented_0.2-4 sm_2.2-3 [6] Design_2.1-2 survival_2.34-1 Hmisc_3.5-2 loaded via a namespace (and not attached): [1] cluster_1.11.12 gamlss_1.9-4 grid_2.9.0 lattice_0.17-20 latticeExtra_0.5-4 [6] MASS_7.2-45 tools_2.9.0 Nguyen Dinh Nguyen wrote: > > Dear Christian, > Every single time check update package, “cwhmisc” always requests > updating. > I’m aware that the package was latest updated in CRAN on 20Nov2008. > Is there anything wrong with my R library or somethingelse? > I use R 2.8.1 on Window XP service pack 2 > Regards > Nguyen > Garvan Institute of Medical Research > Sydney, Australia > > > ______________________________________________ > 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. > > -- View this message in context: http://www.nabble.com/cwhmisc-package-requests-update-all-the-time%21-tp21924161p21949682.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.