-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels