PKG_LIBS = `$(R_HOME)/bin/Rscript -e "Rcpp:::LdFlags()" \
						${R_HOME}/bin/Rscript -e "RcppParallel::RcppParallelLibs()"`
CXX_STD = CXX11
