[R] RODBC

Uwe Ligges ligges at statistik.uni-dortmund.de
Thu Apr 6 17:20:34 CEST 2000


> I downloaded version 0.6.2a of RODBC which is a tgz file and the way it
> expands under RHOME\library\ seem improper, the file extentions seem to
> cause problems as well and the startup file (RODBC) should load the sql.R
> file when it initialize at least I think. There is only a man page type of
> help also. I found all this by trial and error (I'm not a seasoned R user
> very "amateur" in fact)
> 
> If anyone as suggestion on how to correct these little problems in such a
> way that RODBC works as other packages I've used on R for windows I'd be
> glad to give a hand and learn stuff at the same time.

On UNIX a tar.gz-file can be installed with 'R INSTALL filename'. But
this feature does not exist on windows. I had a look into the archive.

The Windows RODBC.dll is already compiled, so it is not really necessary
to compile the package yourself, if you do not need help files. Of
course, compiling the package would be nice.

_Dirty_ solution:
1. DOS-Prompt: cd to ....\RODBC\R
2. DOS-Prompt: 'type *.R > RODBC'


Regards,
Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list