Search code examples
RcppArmadillo: conflicting declaration of C function 'SEXPREC* sourceCpp_1_hh(SEXP, SEXP, SEXP)&...

rrcpprcpparmadillo

Read More
NumericMatrix not recognized as a type in RcppParallel Package...

c++rparallel-processingrcppr-package

Read More
How to call R function (which should not be exported) from Rcpp?...

rpackagercpp

Read More
RcppArmadillo: Negative indexing in for-loop...

loopsindexingrcpprcpparmadillo

Read More
Rcpp and protobuf: double definition of Free macro...

c++rprotocol-buffersrcpp

Read More
fatal error: Rcpp.h: No such file or directory...

rrcpp

Read More
Exporting C++ code from an R package with Rcpp::interfaces(r, cpp) throws error `PACKAGE_RcppExport_...

rrcppr-package

Read More
In Rcpp, how can I use a variable declared as Nullable?...

rnullrcpp

Read More
Including hpp files in an R package...

rrcppr-package

Read More
Why is this naive matrix multiplication faster than base R's?...

rperformancercppmatrix-multiplication

Read More
How can I multiply an Armadillo matrix with a NumericVector obtained from qnorm()?...

c++rrcppmatrix-multiplicationrcpparmadillo

Read More
Installing the Rcpp package in Docker leads to a freeze during the installation...

dockershinydockerfilercpp

Read More
Is there a way to exclude rows and columns in a C++ array?...

c++arraysc++11rcpp

Read More
Why does Rccp return a list-like output when I was expecting a dataframe output in R?...

c++rrcpp

Read More
Rcpp Function filling matrix with different values...

c++rrcpp

Read More
Rcpp: Which is the best way to modify some columns of a dataframe with Rcpp...

rrcpp

Read More
Would a statically sized Rcpp empty list be more efficient than list.push_back()?...

c++rrcpp

Read More
Getting g++ error when installing R code from source...

rrcpp

Read More
How to properly use RcppThread to parallelize a for-loop...

c++rrcpp

Read More
Is it possible to pass Rcpp functions to a child process?...

rrcpp

Read More
Reference to 'internal' is ambiguous when converting to matrix?...

rrcpp

Read More
Error compiling Rcpp library with g++: Rcpp.h not found...

c++rrcpp

Read More
Translating R to Rcpp: iterators...

rrcpp

Read More
What is a thread safe way to throw an error while using Rcpp...

multithreadingrcpp

Read More
Rcpp modules confusion...

rrcpp

Read More
Rcpp function cannot be found by R...

rpackagerstudiorcppdevtools

Read More
How to correctly catch the Rcpp exceptions?...

c++rrcpp

Read More
Find Rcpp function in a R package...

c++rpackagercpp

Read More
Replicating CRAN valgrind issues...

rvalgrindrcppcran

Read More
Undefined symbol error when trying to depend on RcppAmadillo...

rrcpprcpparmadillo

Read More
BackNext