Skip to content

function interface #1

@waynelapierre

Description

@waynelapierre

Thanks so much for creating this great package! Not having to pass the array size when calling Fortran subroutines from R is really a game-changer. As a big fan of Fortran, I would like to transition from Rcpp to your package.

Since you have already solved the array size passing issue (which I believe is the most challenging one), do you plan to create a function interface for your package? By function interface, I mean directly compiling and exporting Fortran subroutines into R like what Rcpp::sourceCpp does. Since most users use R interactively, it is important to be able to compile and export Fortran subroutines on the fly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions