Re: [Rd] C access to R libraries

2004-12-10 Thread Duncan Murdoch
On Fri, 10 Dec 2004 18:27:19 +0100, Jul [EMAIL PROTECTED] wrote :

Hi all,
I'm used to code in C and I'm wondering if access to internal R compiled 
libraries with C is an easy job under linux. Is anyone has experience 
with that ?
Some headers seems rather clear and interesting, but binding may not be 
so easy
Actually, my question is: will I have to manipulate complex R objects in 
C to access to raw statistic functions ?

No, a lot of the functionality doesn't need R objects.  See the R API
chapter in the Writing R Extensions manual.  I've had no experience
with using it in Linux, but I think it's pretty straightforward.

Duncan Murdoch

__
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


[Rd] C access to R libraries

2004-12-10 Thread Jul
Hi all,
I'm used to code in C and I'm wondering if access to internal R compiled 
libraries with C is an easy job under linux. Is anyone has experience 
with that ?
Some headers seems rather clear and interesting, but binding may not be 
so easy
Actually, my question is: will I have to manipulate complex R objects in 
C to access to raw statistic functions ?

Thanks for your experience.
Regards,
++
Jul.
--
Julien VIENNE
CLIMPACT
Institut Pierre-Simon Laplace
Université Pierre et Marie Curie

4, place Jussieu
Tour 45-46, 5ème ét. Bureau 507
75252 Paris Cedex 5
Tel : 01 44 27 34 31
Email: [EMAIL PROTECTED]
Web:  http://www.climpact.com/
__
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel