Displaying 2 results from an estimated 2 matches for "rcpparmadilloforward".
2023 Sep 02
1
Fails to install Rfast package
...ag.o
In file included from Diag.cpp:4:
In file included from
/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from
/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25:
In file included from
/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include/RcppCommon.h:168:
/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7:
warning: 'sprintf' is deprecated: This function is provided...
2014 Sep 30
1
Package Rcpp: Question conerning source code of cpp files and related question
...re replaced and what
soureCpp does?)
2) (Connected with the first question) Up to now, I am working in R
Studio, but I would prefer an IDE (e.g. NetBeans IDE). But when I
compile the cpp-file there, the following message shows up:
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...