CXX_STD = CXX11

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