Search code examples
Rcpp, Rtools, and cygwin: failing to install Rcpp...

rinstallationcygwinrcpp

Read More
no matching function for call in rcpp...

c++rrcpp

Read More
RCPP Armadillo: Print integer value in function...

rrcpprcpparmadillo

Read More
Returning a user-defined structure from Rcpp in an R package...

rpackagercpp

Read More
Linking problem with R package AsioHeaders...

rcppasio

Read More
How to use a user-defined data C structure into an R package...

rpackagercpp

Read More
Is it possible to dynamically load files inside a cppFunction in R?...

rrcpp

Read More
Omitting the rows of a data frame in which their elements are the same...

rrcpp

Read More
Rcpp warning: "directory not found for option '-L/usr/local/Cellar/gfortran/4.8.2/gfortran&...

rrcpp

Read More
Rcpp R vector size limit (negative length vectors are not allowed)...

rrcpp

Read More
Reduce computation time of bivariate ecdf with large vectors in R...

rfor-looprcpp

Read More
How do you convert object of class Eigen::MatrixXd to class Rcpp::NumericMatrix...

reigenrcpp

Read More
Prevent Rcpp DataFrames of generating factors...

rdataframercpp

Read More
Unable to load shared object with inherited class in a R package...

rcpp

Read More
How to install a source package with c++ code in R windows?...

rrcpprtools

Read More
Index out of bounds error when using Rcpp function with mapply...

rrcpp

Read More
How to turn off CLANG diagnostics in Rstudio with Rcpp?...

rstudiorcpp

Read More
no matching function for call to 'distance (int&,int&)'...

c++rcpp

Read More
Using predict() with RcppArmadillo/RcppEigen when a factor level has only one level...

rrcpppredict

Read More
Rcpp random shuffle: reproducing results across operating systems...

rrcpp

Read More
RcppParallel worker with additional arguments...

rc++17rcpprcppparallel

Read More
Passing largest int64_t variable values from C++ to R via Rcpp and the bit64 R package...

c++rinteger64-bitrcpp

Read More
Rcpp select/subset NumericMatrix column by a NumericVector...

c++rrcpp

Read More
Looping over nested list in Rcpp...

rrcpp

Read More
Applying Rcpp on a dataframe...

c++rrcpp

Read More
Recursive Mean in R vs. Rcpp...

rrecursionrcpp

Read More
Performance of R stats::sd() vs. arma::stddev() vs. Rcpp implementation...

c++rperformancercpparmadillo

Read More
Quick evaluation of binomial likelihood in Rcpp...

rrcppprobability-distributionlog-likelihood

Read More
Using Rcpp to expose a constructor that takes a pointer to an object as a parameter...

c++ooprcpp

Read More
Assigning a numeric value within an R List directly to a NumericVector in C++...

rrcpp

Read More
BackNext