Search code examples
configure: error: C++ compiler cannot create executables when installing R package 'stringi'...

linuxgccrcppr-packagestringi

Read More
Rcpp package error for RShiny app republication...

rshinyrcpp

Read More
Why does Rcpp + RcppParallel with Rcpp::List throw me a fatal error?...

c++listrcppfatal-errorrcppparallel

Read More
superlu causing problems with mlpack in Rcpp...

rsparse-matrixrcpprcpparmadillomlpack

Read More
Error when trying to compile an R package with CUDA and Rcpp...

rcompiler-errorscudarcpp

Read More
Automatically adapting to arma::mat or arma::sp_mat in an Rcpp::List?...

c++rcppstdvectorarmadillorcpparmadillo

Read More
Tbb based row sum of an armadillo matrix...

c++rcpparmadillotbbrcpparmadillo

Read More
Understanding error messages in Rcpp code with structures and functions...

rcpp

Read More
'function' in namespace 'std' does not name a template type...

c++rrcpp

Read More
Package with Rcpp ignores #include <stack>...

c++rstlrcppr-package

Read More
How to manage multiple sets of system paths for different perspectives in Eclipse...

windowseclipseandroid-ndkrcpp

Read More
Rcpp error, learning Rcpp and C++ on mac...

c++rmacosrcpp

Read More
Changing CXXFLAGS in R CMD INSTALL for developing R packages...

rrcpp

Read More
Rcpp First Compilation trouble...

c++rrcppfibonacci

Read More
error sourcing c++ with Rcpp in Mac OS Sonoma 14.5: fatal error 'cmath' file not found...

c++rsdkrcppmacos-sonoma

Read More
Failing to compile package from Mac...

rgcccompiler-errorspackagercpp

Read More
Cannot compile with RcppParallel on Windows...

rrcpprcppparallel

Read More
Mixing Rcpp modules and Rcpp::export...

c++rrcpp

Read More
Docker image build not working for glmnet and Amazon Linux...

ramazon-web-servicesdockerrcppamazon-linux

Read More
How can I re-install a R package which uses Rcpp?...

rrstudiorcpp

Read More
Where should RcppEigen be in description file...

rrcpprcppeigen

Read More
Why do these #include RcppArmadillo cause R to compile Rcpp code with C++11 instead of C++17 on Ubun...

c++rc++11rcpp

Read More
Fixing Compilation Errors and Creating an R Function from Rcpp Code...

c++rrcpp

Read More
arma::mat division by const integer causes problems...

c++11rcpprcpparmadillo

Read More
Using R's integrate() with functions from R and Rcpp...

rrcppnumerical-integration

Read More
How can I pass in a row vector using Rcpparmadillo in R?...

rmatrixvectorrcpprcpparmadillo

Read More
In Rcpp, how to include cpp package that installed in cluster?...

c++boostrcpp

Read More
Converting code from R to C++ using Rcpp not returning any results...

rloopsrcpp

Read More
Can Rcpp be used to speed up calls to other R functions?...

ralgorithmoptimizationrcpp

Read More
R: Efficient Way to partly modify diagonal of matrix...

rperformancercppprocessing-efficiencymemory-efficient

Read More
BackNext