Search code examples
Rcpp eig_sym and R's eigen don't deliver the same result...

rrcppeigenvalue

Read More
Generating a random bit stream in Rcpp efficiently...

c++rrandomrcppr-package

Read More
error in dyn.load in Rcpp package in mac...

rmacosinstallationclangrcpp

Read More
Why does Rcpp function segfault only when called from R package but not when sourced directly via so...

rrcppr-packagercpparmadillo

Read More
The specified module could not be found in R...

rrcpp

Read More
Calling numDeriv:hessian() with multiple-parameter-objective-function in Rcpp...

c++rstatisticslinear-algebrarcpp

Read More
Expose simple C++ Student class to R using Rcpp modules...

c++rrcpp

Read More
Efficiently computing sum of cross product for two 3D arrays in R...

rrcppcross-productrcpparmadillo

Read More
Is it allowed/possible to call an R function or fortran code within a pragma openmp parallel for loo...

ropenmprcppsplinequantile-regression

Read More
How to remove NULL elements of Lists in Rcpp...

rrcpp

Read More
Error exposing c++ class method with reference parameter using Rcpp modules...

c++rrcpp

Read More
Error when downloading package (which uses RcppArmadillo) via devtools...

rrcppdevtools

Read More
Linking error of R package with Rcpp: "undefined symbol: LAPACKE_dgels"...

c++rlinker-errorsrcpplapack

Read More
Undefined reference when building R package using Rcpp with an external C++ library...

c++rcppr-package

Read More
How to link to boost date_time...

rrcppboost-date-time

Read More
Why can a Rcpp::Function be used as boost::function, and can it be introspected at runtime?...

c++rboostrcpp

Read More
Parallel Worker in namespace...

rrcpprcppparallelrcpparmadillo

Read More
Insert submatrix with Rcpp...

rrcpp

Read More
Rcpp max of vector except one element...

rrcpp

Read More
std::mt19937 in Rcpp...

c++stdrcpprcppparallel

Read More
How to avoid reading data from R environment within Rcpp function...

roptimizationrcpp

Read More
Indexing slice from 3D Rcpp NumericVector...

arraysmultidimensional-arrayrcpp

Read More
Swap two SEXP without copying...

rrcppswap

Read More
sample in Rcpp Armadillo...

rrcpparmadillo

Read More
problem with sum function after inplace editing using Rcpp...

rsumrcpp

Read More
How to select a row or column of RMatrix in RcppParallel...

rrcpprcppparallel

Read More
Link error installing Rcpp "library not found for -lintl"...

rhomebrewosx-mavericksrcpp

Read More
Problem with automatically cast Logical vector to integer...

rrcpp

Read More
Fastest way to multithread doing quickselect on all columns or all rows of a matrix in Rcpp - OpenMP...

rrcpppercentilequickselectrcppparallel

Read More
Iterator for columns of matrix: copying matrix column to std::vector?...

rrcpp

Read More
BackNext