You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this is used to compile code that uses Rcpp, you will need to
add the following line to your ‘Makevars’ file so that it knows
where to find the Rcpp headers: PKG_CPPFLAGS=$(R_HOME)/bin/Rscript
-e 'Rcpp:::CxxFlags()'``
Note the last part of the sentence:
Instead, the following should appear:
The text was updated successfully, but these errors were encountered: