Search code examples
Create two R functions with same name but different type of argument...

c++rrcpp

Read More
Improve performance of the R program using Rcpp...

rrcpp

Read More
Rcpp - How to compute a matrix where rowSums is exactly 1...

rfloating-pointprecisionrcpp

Read More
RCPP - no matching function for call to 'transform'...

c++rrcpp

Read More
Rcpp share same roxygen between two functions...

rrcpproxygen2roxygenrcpp11

Read More
Using Rcpp within parallel code via snow to make a cluster...

rrcppsnow

Read More
Using boost multiprecision with RcppEigen...

rboosteigenrcpparmadillo

Read More
Is there any way to make Rcpp stop defining NDEBUG?...

c++rrcppndebug

Read More
RcppParallel result changes with multiple threads...

rrcpprcppparallel

Read More
Reading numpy ndarrays into R?...

pythonarraysrnumpyrcpp

Read More
Rcpp module error with a constructor taking NumericVector& as parameter...

rcpp

Read More
Using Rccp as a C++ STL without using using R...

c++rcpp

Read More
stop in Rcpp function (as a part of a package) ends in debug mode...

rcppr-package

Read More
Linking GSL libraries to RcppGSL in Windows 10...

c++rwindows-10rcppgsl

Read More
Rcpp: error when passing a boolean value in a list from R to a C++ function that takes an Rcpp::List...

c++rrcpp

Read More
How to call model.matrix or equivalent from RCPP, possibly in threaded code?...

rcpp

Read More
R: how to serialize C/C++ data that lives in the heap?...

rrcpp

Read More
Use a C++ function as an argument for another C++ function called by an exported Rcpp function...

rcpprcpparmadillo

Read More
How to get column names even if it is NULL in Rcpp?...

rrcpp

Read More
C++ or Rcpp: comparison of two vectors without loop...

c++rrcpp

Read More
Is replacing element of Rcpp::List inside an Rcpp function memory-safe?...

c++rrcpp

Read More
How to get a big sparse matrix in R? (> 2^31-1)...

r32bit-64bitsparse-matrixrcpp

Read More
How to pass lambda function in a c++ functor?...

lambdarcpprcppparallel

Read More
Simulation of AR(1) in Rcpp...

c++rrcpparima

Read More
Subset vector by bool vector in Rcpp...

rrcpprcpparmadillo

Read More
How to deal with factors in Rcpp...

rrcpp

Read More
Filling multidimensional matrix from file is slow on Windows...

c++rcpp

Read More
Why is the Rcpp implementation in my example much slower than the R function?...

rrcpp

Read More
Rcpp sourceCpp compiler settings...

rrcpp

Read More
Getting r function args from Rcpp c++ function...

c++rrcpp

Read More
BackNext