Search code examples
Converting R split() function to C++...

c++rsplitrcpp

Read More
R Rcpp how to use a vector in pow...

rrcpp

Read More
How to expose a pointer of an abstract class using Rcpp?...

c++rinheritanceabstract-classrcpp

Read More
Rcpp how to give vector of a given length identical values in each cell...

rrcpp

Read More
Error when trying to compile with sourceCpp in R...

c++rrcpp

Read More
Pragma directive to get thread number not working Rcpp...

parallel-processingrcpppragma

Read More
Faster alternatives to outer...

c++rrcpp

Read More
R use stats::optimize in Rcpp, simple example fails to compile...

rrcpp

Read More
how to call a function created in Rcpp from another Rccp function...

rrcpp

Read More
Error in including boost tokenizer.hpp file when building R package on MacOS/CRAN...

rboostrcppr-package

Read More
Rcpp sample sugar function, how to use...

randomcharacterrcpp

Read More
Rcpp: "overloaded function with no contextual type information" for R::dbeta...

c++rrandomoverloadingrcpp

Read More
Error: in m_str_extents_(x, fontname, fontsize, bold, italic, fontfile) : function 'Rcpp_preciou...

rrcppgtsummary

Read More
How to check if a name exists in Rcpp List object?...

rrcpp

Read More
How can I replicate R's functionality with multiplying a matrix by a vector element-wise in Rcpp...

c++rmatrixrcpprcpparmadillo

Read More
Using R functions within a C++ function...

c++rrcpp

Read More
Register C++ version of Rcpp function and use it within the other Rcpp function in a new package...

rcpprcpp11

Read More
Not proper use of Random Generator for Gamma distribution draws in Rcpp...

c++rrcpp

Read More
Why am i getting invalid types float[int] for array subscript?...

c++arraysrcpp

Read More
Rcpp only returning the first part of return line...

rrcpprcpparmadillo

Read More
Use Rcpp::NumericVector::create(R_NegInf) as function argument in Rcpp...

rcpp

Read More
Efficient way of transforming a ddiMatrix to Bigmatrix in R...

matrixbigdatarcppmemory-efficient

Read More
Auto-derivative functions in rcpparmadillio?...

rrcpprcpparmadilloautodiff

Read More
Error in R with Rcpp and RcppArmadillo using sourceCpp()...

rrcpparmadillo

Read More
While C++ gave result different from what I expected...

c++rcpp

Read More
Why does Rcpp corrupt xts object?...

rrcppxts

Read More
Building an R package: Error "translate_lapack.hpp:1247: undefined reference to `ilaenv_'&q...

rpackagercppdevtools

Read More
Why is standard R median function so much slower than a simple C++ alternative?...

c++rperformancercppmicrobenchmark

Read More
R Cran package with Rcpp builds on every system but Solaris...

rsolarisrcpp

Read More
Extremely inefficient code written in C++...

c++rrcpprcpparmadillo

Read More
BackNext