Since I had too much junk cluttering my computer, I recently re-set it
back to factory settings, in the process eliminating R.  I now have to
reload R and packages, and would like to do that via the install.views
command.  I have successfully downloaded the package "ctv" but R does
not recognize install.views.

What am I doing wrong?

I am using R 2.4.0.

Pierre D'Ange.

"To automatically install these views, the ctv package needs to be
installed, e.g., via
install.packages("ctv") and then the views can be installed via
install.views (after loading ctv), e.g.,
install.views("Econometrics")"

______________________________________________
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.

Reply via email to