PKG_CXXFLAGS=$(shell $(R_HOME)/bin/Rscript -e "Rcpp:::CxxFlags()")
PKG_LIBS=$(shell $(R_HOME)/bin/Rscript --vanilla -e "Rcpp:::LdFlags()")
