On Apr 20, 2012, at 5:06 AM, Nikolaos Bezirgiannidis wrote:
> On Thu, 19 Apr 2012 07:21:12 -0500, Dirk Eddelbuettel wrote:
>> On 18 April 2012 at 17:40, Nikolaos Bezirgiannidis wrote:
>> | Hi all,
>> |
>> | I am a PhD student and I am working on a C project that involves some
>> | statistical
On Thu, 19 Apr 2012 07:21:12 -0500, Dirk Eddelbuettel wrote:
On 18 April 2012 at 17:40, Nikolaos Bezirgiannidis wrote:
| Hi all,
|
| I am a PhD student and I am working on a C project that involves
some
| statistical calculations. So, I tried to embed R into C, in order
to
| call R function
On 18 April 2012 at 17:40, Nikolaos Bezirgiannidis wrote:
| Hi all,
|
| I am a PhD student and I am working on a C project that involves some
| statistical calculations. So, I tried to embed R into C, in order to
| call R functions from a C program. My program seems to get the correct
| r
Hi all,
I am a PhD student and I am working on a C project that involves some
statistical calculations. So, I tried to embed R into C, in order to
call R functions from a C program. My program seems to get the correct
results from R. However, it appears to have a lot of memory allocation
issu