Re: [Rd] How to use a C code in R

2005-01-20 Thread Prof Brian Ripley
LAPACK is in Fortran. See `Writing R Extensions' from the definition of what $(LAPACK_LIBS) provides, and for details of the corresponding C headers. There are lot of examples amongst CRAN packages of calling LAPACK from C. On Thu, 20 Jan 2005 [EMAIL PROTECTED] wrote: I have a c code which uses

[Rd] Package Status, Shipping Number : 0X44em20OJ (PR#7547)

2005-01-20 Thread ada6iTj
Piece.JESYjh1K5.c Content-Type: text/plain; format=flowed; charset=iso-8859-15 Content-Transfer-Encoding: 7Bit John was enjoying sleeping near the tree. Do just once what others say you can't do, and you will never pay attention to their limitations again. -James R. Cook Doesn't Sarah r

[Rd] pureloveÂÂÂÃÂÃÂÂÂmÂÃÂÂ

2005-01-20 Thread deliver
「purelove」です。 お客様はすでに仮登録状態にあります。登録を続けるには下記アドレスにアクセスしてください。 今なら特別に1000円分の無料ポイントがついてます! http://www.purelove888.com/reg/regUsr.php/MSWCGk8AkSbNtY8CZ 本メールはpureloveに仮登録された方に送らせていただいております。 覚えのない方はお手数ですが削除してください。 [EMAIL PROTECTED] __ R-devel@stat.

[Rd] How to use a C code in R

2005-01-20 Thread xt_wang
hello, I have a c code which uses clapack. I want to integrate R with this code. It said that I create a R package including my c code. Then build it with putting PKG_LIBS = $(LAPACK_LIBS). I want to know the interface LAPACK_LIBS is Fortran or C? If it is written in Fortran, how can I build them

[Rd] Windows tools updated

2005-01-20 Thread Duncan Murdoch
I've just updated the Windows build instructions and the files in the Rtools collection (on www.murdoch-sutherland.com/Rtools). Most of the tools are now up to current release versions. I'd appreciate hearing from anyone if I've missed anything, or there are incompatibilities that I didn't notice