PKG_LIBS = `${R_HOME}/bin/Rscript -e "Rcpp:::LdFlags()"`
PKG_CXXFLAGS = `${R_HOME}/bin/Rscript -e "Rcpp:::CxxFlags()"`
CXX_STD = CXX11
all: $(SHLIB)
