CXX_STD = CXX11

PKG_LIBS += $(shell ${R_HOME}/bin/Rscript -e "RcppParallel::RcppParallelLibs()")

PKG_LIBS += $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
