Skip to content

Rcpp Tips and Tricks

Vince Buffalo edited this page Jul 3, 2014 · 1 revision

Add an Include Directory in Makevars

From Kevin Thornton:

PKG_CPPFLAGS="-I$HOME/src/disease_sims $CPPFLAGS R --no-save < CompileTest.R
Clone this wiki locally