Skip to content

bnaras/ftest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftest

A demonstration of how to call R functions from Fortran. A fully worked example is provided in the form of a vignette.

Install from GitHub using devtools or remotes, thus:

devtools::install_github("bnaras/ftest")

or

remotes::install_github("bnaras/ftest")

View the vignette via:

vignette("frcall", package="ftest")

or explore the Articles menu if you are viewing the pkgdown page.

About

Fortran calling a user defined R function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published