[R] R CMD SHLIB help

2008-02-13 Thread Deepak Chandran
Hello, I have been having a great deal of difficulty using R CMD SHLIB to generate the .so file from my C file. I am using Win XP, and I have cygwin installed. I updated to the latest MinGW make files in order to get rid of some error. But I still get a few warnings (shown below), and no sh

[R] R command line usage

2008-01-27 Thread Deepak Chandran
Hello, Usually if I want to run R code from another program, I generate an R script and run R BATCH. However, I have been wanting to access R's command line from another program. In other words, I want the std output from another program to feed into R (command line). Is there any way to