Message-ID: <4DC9D757.5020500@gmail.com>
Date: 2011-05-11T00:24:55Z
From: Duncan Murdoch
Subject: Fortran Symbol Name not in Load Table
In-Reply-To: <1304990917157-3510758.post@n4.nabble.com>
On 11-05-09 9:28 PM, vioravis wrote:
> I used the DLL export viewer to what is the table name being exported. It is
> showing as VALUEAHROPTIMIZE_. This is the name of the function we have used
> plus the underscore.
>
I believe R will be looking for the lower case version of that name,
which is what gfortran would produce.
Duncan Murdoch
> Is there any other reason for the function not getting recognized??? Thanks.
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Fortran-Symbol-Name-not-in-Load-Table-tp3508719p3510758.html
> Sent from the R devel mailing list archive at Nabble.com.
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel