Search code examples
Casting a BigMatrix/array to a Armadillo matrix...

c++rcpparmadillo

Read More
RInside call with arguments from R...

rrcpprinside

Read More
Applying a function over columns of matrix using RcppArmadillo works but returns error when applied ...

c++rcpparmadillorcpparmadillo

Read More
Index element from list in Rcpp...

rrcpp

Read More
Rcpp::Function in parellel for section...

rrcpprcppparallel

Read More
RcppArmadillo gamma distribution differs between platforms with same seed...

rrcpparmadillorcpp11

Read More
Rcpp function crashing R when using a "long" input...

c++rrcpp

Read More
Alternative library functions (including C++ code) assigned during .onLoad in R package...

rinstallationrcppdevtoolsr-package

Read More
Rcpp: ambiguous overload for 'operator=' Matrix and List...

c++rcompiler-errorsrcpp

Read More
Indexing error under parallelization with Rcpp...

c++ropenmprcpp

Read More
Difference between R's sum() and Armadillo's accu()...

c++rprecisionrcpparmadillo

Read More
Rstudio crashes with Rcpp and OpenMP function...

rcpp

Read More
dqrng with Rcpp for drawing from a normal and a binomial distribution...

rcpp

Read More
Rcpp omp_set_num_threads within a package...

c++rcpp

Read More
How to set a default value for a SEXP parameter in Rcpp...

rrcppdefault-value

Read More
How to create a list with attributes with Rcpp...

rrcpp

Read More
How to re-use Rcpp compiled dll...

rrcpp

Read More
Conditional update of NumericVectors in Rcpp...

c++rrcpp

Read More
Modifying a subsection of an Rcpp::List in a Separate Function by Reference...

c++rrcpp

Read More
r aborted when using rcpp...

rrcpp

Read More
Rcpp import list / dataframe from R with a large number of variable...

rrcpp

Read More
Parallelize function taking external pointers (XPtr)...

rrcpprparallel

Read More
Segfault when throwing std::runtime_error on Ubuntu Xenial with Rcpp...

c++rrcpplibtorch

Read More
Fatal error for <RInside.h>...

c++rrcpprinside

Read More
Rcpp sugar unique of List...

rcpp

Read More
Vector assigned the standard deviation of matrix columns is changing its value (RcppArmadillo)...

c++rrcpparmadillo

Read More
Prepare CRAN R package with external dependencies (nlopt)...

rrcppr-packagecrannlopt

Read More
Rcpp returns the same matrix...

rrcpp

Read More
Rcpp: taking address of temporary object type proxy, getting a subvector from a CharacterVector...

rcpp

Read More
Using `c++` class templates into `R`...

c++c++11templatesrcpp

Read More
BackNext