Search code examples
RcppArmadillo's sample() is ambiguous after updating R...

rrcpprcpparmadillo

Read More
How to make invisible functions in R library...

rrcpp

Read More
RcppArrayFire passing a matrix row as af::array input...

rcpparrayfire

Read More
How to pass in functions as arguments in Rcpp / C++?...

c++rrcpp

Read More
Rcpp: calling c++ function in R without exporting c++ function...

c++rrcpp

Read More
undefined reference to RcppArmadillo...

rgccrcpp

Read More
setting element name Rcpp error stack usage...

rrcpp

Read More
Rcpp forbidden conversion when using any() in an if() statement...

rrcpp

Read More
Rcpp::compileAttributes() not updating .R file...

rpackagercpp

Read More
Stack imbalance while using RcppParallel...

rparallel-processingrcpprandomarmadillo

Read More
af::array conversion to float or double...

rcpparrayfire

Read More
Return subset of a given SEXP without knowing the actual internal data type...

c++rsubsetrcpp

Read More
Can I dodge 'abstract class' in repeated 1-D integration using RcppNumerical...

rcpprcppparallel

Read More
Confused about concatenation of strings in Rcpp...

stringrcpp

Read More
Find index of all max/min values in vector in Rcpp...

rmaxrcpp

Read More
Is it possible to share C++ classes between R-Packages?...

rrcppr-package

Read More
Rcpp function call from function in the same cpp file...

rcpp

Read More
How to conditionally summarize on other entries in the group - R...

rdplyrdata.tablercpp

Read More
Is there any way in which to make an Infix function using sourceCpp()...

rrcpp

Read More
call Rcpp function in R...

rrcpp

Read More
How do I create an R package that depends on a shared library with Rcpp?...

crdllrcpp

Read More
Unable to build the RcppArmadillo.package.skeleton test package: Multiple definition of `R_init_<...

c++rrcpprcpparmadillo

Read More
Use doParallel with Rcpp function on window inside an R package...

rrcppr-packagedoparallelparallel-foreach

Read More
Not getting all() quicker using Rcpp...

rrcpprcpparmadillorcppparallel

Read More
Convert Rcpp::List to C++ vector of vectors of const char*...

c++11vectorrcpp

Read More
Rcpp submat from a big sparse matrix...

rsparse-matrixrcpparmadillorcpparmadillo

Read More
Returning GMP class with Rcpp...

c++rcppgmp

Read More
Does converting vectors between Rcpp and C++ (using Rcpp::as or Rcpp::wrap) create a new vector and ...

c++rvectorrcpp

Read More
Have error in trying to use R function in Rcpp for the first time...

rcpp

Read More
Creating a simple Rcpp package with dependency with other Rcpp package...

foreachrcppr-package

Read More
BackNext