Uwe Ligges wrote:
Nader Emami wrote:

I have tried to install the RODBC package with the next command:

 > install.packages(("ORDBC"), (lib="usr/lib/R/library"))

The correct spelling, RODBC, might help.
Arrgh, I overlooked another point:

Of course, lib="usr/lib/R/library" should be lib="/usr/lib/R/library", since you surely want it to be treated as an absolute pathname...

Uwe Ligges



BTW: install.packages("RODBC") should be sufficient and all your inner parantheses are superfluously at all.

Uwe Ligges


But it is failed. Can I get some information about the installation of this package anywhere?
 >
 > Best regards,
 >
 > Nader

______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to