Search code examples
Return NA from Rcpp...

rrcpp

Read More
Rcpp: how to combine the R function and Rcpp function together to make a package...

rrcppr-packagercpp11

Read More
Accessing begin and end in RcppParallel (exmaple calculating the mean of a vector)...

c++rrcpprcppparallel

Read More
Cannot compile RcppArmadillo...

rgcccentosrcpprcpparmadillo

Read More
How to use struct vector as an input parameter in Rcpp...

c++rrcpp

Read More
Rcpp not working on R 3.6.3 macOS Catalina 10.15.7...

c++macosg++clangrcpp

Read More
Why do the two functions give different results?...

c++rrcpprcpparmadillo

Read More
Fast parallel bipartite distance calculation in R...

roptimizationdistancercpp

Read More
Faster way to generate multiple adjacency matrix...

rigraphrcpprcpparmadillo

Read More
How calling stats::optim from Rcpp causes memory leak?...

rcpp

Read More
Release build for Rcpp package...

rrcppcompiler-optimization

Read More
Fastest way in R to compute the inverse for large matrices...

rperformancercppmatrix-inversecross-product

Read More
How to pass a map<double,T> from C++ to R with Rcpp...

c++rdictionarystlrcpp

Read More
Rcpp code for "linspace" function: vector length incorrect when increment 1e-5...

rrcpplinspace

Read More
Handling extremely large and sparse matrices in RcppArmadillo...

rrcpprcpparmadillo

Read More
Assigning Rcpp::XPtr on the R side...

rrcpp

Read More
Rcpp modules: Validator function for exposed constructors with same number of parameters...

rcpp

Read More
add and Rcpp file to an existing r Package?...

rpackagercpproxygen2

Read More
About the use of .shed_row/.shed_col in RcppArmadillo...

rrcpprcpparmadillo

Read More
Rcpp: Storing elements to subset of vector...

rrcpp

Read More
How to convert seq_len into Rcpp equivalent...

rrcpp

Read More
seq_len not recognized in rcpp...

rrcpp

Read More
Rcpp produces different output when not printing blank line...

c++rrcpp

Read More
Using #include <vector> fails checking R package...

c++rrcppr-package

Read More
R: where to find the source code for all Rfast functions...

rrcpp

Read More
Error attaching rstan package: Entry Point Not Found...

rrcppfailed-installationrstan

Read More
Using custom Rcpp class in rcpp-function in an R-package. Both class and function are defined in the...

rarraysrcpp

Read More
Is there a way to mute warning in RcppArmadillo `arma::solve`?...

rrcppsuppress-warningsrcpparmadillo

Read More
RcppGSL install fails on Google Colab (R notebook)...

google-colaboratoryrcpp

Read More
Optimizing R objective function with Rcpp slower, why?...

roptimizationrcpp

Read More
BackNext