[R] Fortran90

Bodo Ahrens Bodo.Ahrens at univie.ac.at
Wed Mar 10 16:37:57 CET 1999


Hi,

working with R, version 0.63.0, I was successful to dyn.load
fortran90 subroutines on a Solaris 2.6, as long as they are more or less
in conformity with f77.

It was not possible to work with statements like
REAL,DIMENSION(:)  :: d
or
x=SUM(y).

REAL,DIMENSION(1:10) :: d is possible.

We compiled R with f77.

Is it possible with real f90 routines or is is in any conflict with the
shared object concept or do we simply have to recompile R with f90? Are
any system libraries missed?

Thanks,

Bodo Ahrens







--
Dr. Bodo Ahrens
Institut fuer Meteorologie und Geophysik, Universitaet Wien
Hohe Warte 38, A-1190 Wien
Tel.: +43 1 36026 3007, Fax : +43 1 36026 3020
E-mail: Bodo.Ahrens at univie.ac.at




More information about the R-help mailing list