I haven't seen this cryptic warning before:
> update.views('Robust')
Warning message:
In update.views("Robust") :
The following packages are not available: covRobust, distr, FRB, MASS, mblm,
multinomRob, mvoutlier, quantreg, RandVar, rgam, RobAStBase, robfilter, RobLox,
RobRex, robust, RobustAFT, robustbase, ROptEst, ROptRegTS, rrcov, sandwich, wle
> library(covRobust)
>
It is puzzling because as the second command shows the package covRobust is
installed.
Here is my
> sessionInfo()
R version 2.14.2 (2012-02-29)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] datasets splines utils stats graphics grDevices methods base
other attached packages:
[1] covRobust_1.0 ade4_1.4-17 BiocInstaller_1.2.1 ctv_0.7-4
sos_1.3-1 brew_1.0-6 Hmisc_3.9-2
survival_2.36-12
[9] MASS_7.3-17
loaded via a namespace (and not attached):
[1] cluster_1.14.2 grid_2.14.2 lattice_0.20-0 tools_2.14.2
______________________________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
for mail add: for FedEx or UPS add:
P.O.Box 400400 Gilmer Hall, Room 102
Charlottesville, VA 22904-4400 485 McCormick Road
USA Charlottesville, VA
22903
room phone
Office: B011 +1-434-982-4729
Lab: B019 +1-434-982-4751
WWW: http://www.people.virginia.edu/~mk9y/
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.