[R] s language version and complie languages
xchen
chenxh007 at gmail.com
Sun Sep 24 07:13:58 CEST 2006
Taka Matzmoto wrote:
> Hi R users
>
> Which version of S does the current R version use? Venables and
> Ripley's book (2000) says R is version 3 of S language. Is there any
> change since 2000 ?
>
> I searched R-help archive for using C or C++ with R. Although there
> are some postings, I am looking for up-to-date answers. Which one ( C
> and C++) works better with R? What complier is the best suited for R (
> gcc or visual c++ or others)?
>
> Taka,
>
> _________________________________________________________________
> The next generation of Search—say hello!
>
> ------------------------------------------------------------------------
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
I usually use C++ compiler to generator dll for .C function calls
More information about the R-help
mailing list