Skip to content
Prev 2051 / 10988 Next

[Rcpp-devel] Makevars problem when uploading package

Hi Romain,

Thanks for your quick response. It works fine, now. I simply needed to 
add LinkingTo: Rcpp to my DESCRIPTION file, and using
PKG_LIBS = `$(R_HOME)/bin/Rscript -e "Rcpp:::LdFlags()"`

Thanks again,
Cedric
On 06/04/11 09:43, Romain Francois wrote: