[Rd] Unable to install rggobi in R 2.15

2012-04-28 Thread Indrajit Sengupta
I am currently using R 2.15.0 with R Tools 2.15 (in Windows XP). I downloaded the source for RGgobi and extracted it to a folder.   Then I tried compiling and installing with the following command and got an error message: --

[Rd] Creating a package which contains stand-alone C code

2012-04-28 Thread Rajen Shah
I would like to create an R package which uses some C code, which in turn uses MPI. At the moment I'm only interested in creating this package for UNIX-like systems. The way I envisage this working is for the R package to contain an R function which uses the system call to run the C code as a separ

Re: [Rd] Creating a package which contains stand-alone C code

2012-04-28 Thread Simon Urbanek
On Apr 27, 2012, at 9:54 AM, Rajen Shah wrote: > I would like to create an R package which uses some C code, which in > turn uses MPI. At the moment I'm only interested in creating this > package for UNIX-like systems. The way I envisage this working is for > the R package to contain an R function

Re: [Rd] Unable to install rggobi in R 2.15

2012-04-28 Thread Prof Brian Ripley
Do not cross-post. This was answered on R-help. On 28/04/2012 02:47, Indrajit Sengupta wrote: I am currently using R 2.15.0 with R Tools 2.15 (in Windows XP). I downloaded the source for RGgobi and extracted it to a folder. Then I tried compiling and installing with the following command and