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.4.0; x86_64-apple-darwin17.7.0; 2024-05-02 08:25:21 UTC; unix
