Search code examples
Error install RcppArmadillo on macOS Catalina...

rmacosclangrcpprcpparmadillo

Read More
Rcpp Data Frame Return with a List Column (Where is the AsIs?)...

rrcpp

Read More
Segfault when assign values to sparse matrix by multi-threads...

rrcpprcpparmadillo

Read More
Passing a vector or matrix from R to a C function using Rcpp without a local copy?...

rcpp

Read More
How to set the class attribute of an element of an Rcpp::List?...

rrcpp

Read More
How to use OpenBlas Lapacke together with Rcpp...

c++rrcppr-packagelapacke

Read More
Rcpp error: static assertion failed: cannot convert type to SEXP, why?...

rrcpp

Read More
Rcpp: Error with numerical integration. No matching constructor for initialization...

rrcpp

Read More
Can I modify a row in-place with Rcpp?...

c++rperformancematrixrcpp

Read More
Build rocksdb static library inside R package...

rmakefilercpprocksdb

Read More
Converting Eigen::MatrixXd to arma::mat and make a copy on a new object...

c++eigenrcpparmadillo

Read More
Why is '&' operator not working in RcppArmadillo...

rcpprcpparmadillo

Read More
'Use of deleted function' error when copying custom class object including Eigen::CholmodDec...

c++eigenrcpp

Read More
Error: function is not available for .Call() for package X...

rrcpp

Read More
Recover Rcpp source file...

rrcpp

Read More
Rcpp Create DataFrame with Variable Number of Columns...

c++rrcpp

Read More
Rcpp::stop() crashes R under g++...

rcpp

Read More
Rcpp: one function works on NumericVector, the other needs to treat it as scalar...

c++rrcpp

Read More
Converting and an arma::mat adjacency matrix into an igraph graph in C (Rcpp)...

type-conversionigraphrcpparmadillo

Read More
How to scale a NumericMatrix in-place with Rcpp?...

c++rmatrixrcppsyntactic-sugar

Read More
Unable to load armadillo Cube<uword> when using RcppArmadillo...

c++rrcpparmadillorcpparmadillo

Read More
Modify SEXP in-place with Rcpp sugar...

c++rrcppsyntactic-sugar

Read More
correctly registering a plugin to use Eigen via Rcpp...

c++rc++11rcppeigen3

Read More
Generating multivariate Gaussian distribution in Rcpp...

rrcpp

Read More
"-fdebug-prefix-map" missing in R 3.6.1 configuration...

rgdbrcpp

Read More
Rcpp function check if missing value...

rrcpp

Read More
Rcpp function not returning desired NumericVector...

rrcpp

Read More
Why is my C++ implementation slower than the R source?...

c++rrcpp

Read More
C++ builtin random artifacts in Rcpp...

c++rrandomparallel-processingrcpp

Read More
How to deal with an Rcpp::XPtr that may have one of several types...

c++templatesrcpprcpparmadillo

Read More
BackNext