[R] SHLIB

Uwe Ligges ligges at statistik.uni-dortmund.de
Wed Jul 31 20:21:21 CEST 2002



"Louisell, Paul , T." wrote:
> 
> Hi,
> 
> I'm having a problem using the 'SHLIB' command in R. I keep getting syntax
> errors. The help gives the following usage for it:
> 
> Rcmd SHLIB [-o dllname] files
> 
> 'files' is supposed to be a list of files, but whether I set up a list or a
> character vector, I still get a syntax error. Does anyone know if they're
> are supposed to be quotes somewhere in there? If someone has an example of
> this command that's worked, I'd appreciate it.

1. Tell us your OS. Well, you are on windows, as we can guess from
"Rcmd".

2. Tell us your version of R.

3. Rcmd can't be invoked from within R. It is an executable that will be
in 
  ...\your-r-directory\bin .
It will be in there if (a) you have compiled R yourself or (b) if you
choose to install the sources as well from the Setup Wizard.
So you should invoke it from the windows shell. 
The list of files has to be seperated by blanks.

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