Package: fortranfctpassing
Type: Package
Title: Playing around with the interaction of Fortran and Rcpp.
Version: 1.0
Date: 2021-09-16
Author: Konrad Kr<c3><a4>mer
Maintainer: <konrad_kraemer@yahoo.de>
Description: Showing the possibility to pass Rcpp fct to fortran and vice versa. It is also possible to pass a fortran fct (e.g.from user) to Rcpp which afterwards can be passed to fortran. This is done using an external pointer and the C interface of fortran.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.7)
LinkingTo: Rcpp
Built: R 4.5.1; aarch64-apple-darwin20.6.0; 2025-09-15 09:40:01 UTC; unix
