[R] interfacing with Fortran 90/95

Vlad Popovici Vlad.Popovici at epfl.ch
Fri May 24 14:15:33 CEST 2002


Hi again,

Is there any documenation on interfacing R with Fortran 90/95? Or a small 
example...? I'm mostly interested in passing matrices as dummy arrays in 
Fortran 95. For example, I would like to be able to call from R a routine 
having a declaration such as

subroutine F(x,....)
  double, dimension(:,:), intent(inout) :: x
  .....
end subroutine F

Does somebody have any experience in doing this?

Thank you for your help.

Best wishes,

Vlad

-- 
Vlad POPOVICI                                             
http://ltswww.epfl.ch/~vlad
Signal Processing Institute                              STI-ITS
Swiss Federal Institute of Technology              EPFL
Tel: +41 21 6935646
Fax: +41 21 6937600
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list