Carrie Li wrote:
>
> Dear r-help group,
>
> I am creating a package that has some FORTRAN code under windows. I have
> read through "Writing R Extension" but still not so clear about the steps.
>
> Before R CMD build, how can I create a dynamic library and later in my R
> function using dyn
Dear r-help group,
I am creating a package that has some FORTRAN code under windows. I have
read through "Writing R Extension" but still not so clear about the steps.
Before R CMD build, how can I create a dynamic library and later in my R
function using dyn.load ("xxx.dll") ?
If I already have
2 matches
Mail list logo