Interaction with R
On Sun, 8 Jul 2001 11:35:53 -0700 (PDT), Thomas Lumley
<tlumley at u.washington.edu> wrote:
* You can dynamically load compiled C, C++ or Fortran code into R and call these routines directly.
Not just those languages, any language that can be used to produce shared libraries on the system in question. In Windows, those are DLLs, in Linux .so files, etc. For example, it's very easy to use Delphi or Kylix to write external code. Duncan Murdoch -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._