#source("~/GitWorkingArea/NativeCodeAnalysis/R/externalParamTypes.R")
#getCallName = NativeCodeAnalysis:::getCallName
m = parseIR("~/CRAN/Pkgs/cusp/src/cusp.nc.ir")
a = inferExternalParamTypes(m$cuspnc)
stopifnot(length(a) == 7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.