search for: rcpparmadillolapack

Displaying 1 result from an estimated 1 matches for "rcpparmadillolapack".

2014 Sep 30
1
Package Rcpp: Question conerning source code of cpp files and related question
...In file included from /R/win-library/3.0/RcppArmadillo/include/RcppArmadilloForward.h:28:0, from /R/win-library/3.0/RcppArmadillo/include/RcppArmadillo.h:30, from crossp.cpp:1: /R/win-library/3.0/RcppArmadillo/include/RcppArmadilloConfig.h:90:35: fatal error: RcppArmadilloLapack.h: No such file or directory #include <RcppArmadilloLapack.h> Is there an way to compile the file without sourCpp but in an IDE? What do I have to change? As I am starting to work with Rcpp my question might sound silly, but any help and comments are highly welcome. Thank you very much...