We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f9e0e commit 60b05b1Copy full SHA for 60b05b1
src/Makevars
@@ -1,2 +1 @@
1
-CXX_STD = CXX11
2
PKG_LIBS += $(shell ${R_HOME}/bin/Rscript -e "RcppParallel::RcppParallelLibs()")
src/Makevars.win
@@ -1,4 +1,3 @@
PKG_CXXFLAGS += -DRCPP_PARALLEL_USE_TBB=1
3
4
PKG_LIBS += $(shell "${R_HOME}/bin${R_ARCH_BIN}/Rscript.exe" \
0 commit comments