PKG_CPPFLAGS = -I../inst/include -pthread
PKG_LIBS     = `"$(R_HOME)/bin/Rscript" -e "RcppThread::LdFlags()"`

