## Use the R_HOME indirection to support installations of multiple R version

PKG_CPPFLAGS =   -I../inst/include 
##PKG_CXXFLAGS = -Wall -pedantic 
##PKG_CFLAGS = -Wall -pedantic
CXX_STD = CXX11


