On 31 October 2018 at 12:27, Iñaki Ucar wrote:
| On Wed, 31 Oct 2018 at 12:07, Benjamin Levy <[email protected]> wrote:
| >
| > Reply: bash: PKG_CXXFLAGS=-I/usr/local/lib/R/site-library[B/Rcpp/include: 
No such file or directory
| 
| Note the "[B" after "site-library". Was this line manually entered or
| copied from somewhere? Maybe you involuntarily copied a backspace
| character.

Good catch.

Also while the book is still valid, it uses the older approach.  Maybe also
read the newer Rcpp-introduction vignette (included with Rcpp, also at the
CRAN page) and glance at the Rcpp-attributes vignette. Using cppFunction()
and sourceCpp() is much easier.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | [email protected]
_______________________________________________
Rcpp-devel mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to