Search code examples
Avoid regenerating RcppExports when using devtools::test...

rrcppdevtoolsr-packagetestthat

Read More
How to change and set Rcpp compile arguments...

c++rc++11rcpp

Read More
Cauchy Distribution Secant Method C++ Rcpp MLE/Root...

c++rmathrcpp

Read More
It seems it is a bit slow to extract element from a List in Rcpp...

rrcpp

Read More
Quickly determine the approximate maximum of an integer vector...

rcpp

Read More
How to hand R objects to C++ using Rcpp?...

c++rrcpp

Read More
R package that compile C++ code at run-time (on the fly)...

rrcpp

Read More
Rcpp: List <-> Matrix conversions by reference?? + Optimizing memory allocation when programmi...

rcpp

Read More
(c++, armadillo) Replace a part of column vector from a matrix...

c++rrcpparmadillo

Read More
Rcpp/C++/R: Error in comparison DatetimeVector vs. Datetime (error: ambiguous overload for 'oper...

c++rrcpp

Read More
Compiling Rcpp functions using ClusterEvalQ...

rparallel-processingrcpp

Read More
Compilation Error using RcppArmadillo package in R with rowvec...

rcpprcpparmadillo

Read More
Rcpp override summary method for custom class...

rrcpprcpp11

Read More
Vectorizing bits packing in C++...

c++bit-manipulationvectorizationrcpp

Read More
Passing R functions to C routines using rcpp...

rrcpp

Read More
How to build a constant matrix in Rcpp?...

c++rcpprcpparmadillo

Read More
Trying to write a setdiff() function using RcppArmadillo gives compilation error...

c++rrcpparmadillo

Read More
Write R package in Julia?...

rjuliarcpp

Read More
Problems with Parallel and Rcpp Armadillo: Possible variable corruption between cluster workers...

rparallel-processingrcpprcpparmadillo

Read More
Slower implementation in Rcpp than R when importing R functions...

roptimizationrcpp

Read More
Extract every k-th column of arma::mat matrix in rcpp...

rrcpparmadillo

Read More
Understanding Rcpp plugins...

c++rdependenciesrcpp

Read More
Matrix indexing via integer vector...

rrcpp

Read More
No matching function for call to 'as' in Rcpp...

c++rrcpp

Read More
(Rcpp, armadillo) convert arma::vec to arma::mat...

rtype-conversionrcpp

Read More
Using R's "which" function in Rcpp, not returning values...

rcpp

Read More
Call glmnet from Rcpp (Armadillo)...

rrcppglmnetmethod-call

Read More
Dealing with NA values using Rcpp...

rrcppna

Read More
unordered_map in a function argument...

rrcpp

Read More
How to concatenate Lists in Rcpp...

rrcpp

Read More
BackNext