Search code examples
Rcpp: Calculation in loop stops with error "Not a matrix"...

rloopsmatrixrcpp

Read More
Missing import(Rcpp) in NAMESPACE leads to C++ library error during R CMD check of tests...

rrcpplibc++testthat

Read More
Rcpp does not compile on Mac OS Monterey, R 4.1.2., clang error...

c++compilationclangrcppmacos-monterey

Read More
Most efficient way to return Eigen::VectorXi with more than 2^31-1 elements to R...

rrcpprcppeigen

Read More
Rcpp function for subsetting strings...

c++rrcpp

Read More
RcppEigen column labels...

reigenrcpprcppeigen

Read More
Subsetting Eigen vectors and matrices with a vector of indices...

c++eigenrcpprcppeigen

Read More
RcppEigen #define works when using sourceCpp() but ignored with R CMD build...

c++reigenrcpprcppeigen

Read More
How to work with Rcpp strings variables which could be NULL?...

c++rrcppstdstringr-package

Read More
foreach with Rcpp in R package error: <simpleError in .Call("<function_name>"...&...

rrcppparallel-foreach

Read More
Expose custom type to R using Rcpp Modules field produces compilation...

c++rrcpprcpparmadillo

Read More
Returning an instance of a class allocated on the heap (C++)...

c++parameter-passingheap-memoryrcpparmadillo

Read More
Get each row of an arma::mat matrix as arma::vec in for loop...

c++rcpprcpparmadillo

Read More
How to pass a class object from an Rcpp module back into C++?...

rc++14rcpp

Read More
Shared .so file not found when loading R package with Rcpp component Linux systems...

rlinuxrcppr-package

Read More
Extract a data.frame from a list within Rcpp...

rcpp

Read More
Overload inherited methods in an Rcpp class...

c++rcpp

Read More
Linking error for RInside on Mac OS X 11.6 (Big Bur): pcre2-8 library not found...

rrcpprinside

Read More
Non-intrusive extension of Rcpp with Rcpp::traits::Exporter...

rrcppr-packages-expression

Read More
LDFLAGS not read in Makevars.win when building an Rcpp package...

c++windowsrcpppackage-management

Read More
Why is this Rcpp code not faster than pure R?...

rrcpp

Read More
Trying to move numbers in NumericMatrix...

rrcpprcpp11

Read More
Efficiency of matrix rowSums() vs. colSums() in R vs Rcpp vs Armadillo...

c++rperformancematrixrcpp

Read More
Add RcppParallel requisites to the NAMESPACE of an R package automatically when compiling the packag...

rrcppr-packagercpparmadillorcppparallel

Read More
RcppEigen package error: not available for .Call() for package...

c++rrcpp

Read More
can't update R package documentation: `System command 'R' failed` (#using statements don...

c++rlinuxrcppdevtools

Read More
R's Makevars: PKG_CXXFLAGS vs. PKG_CXX11FLAGS...

rrcpp

Read More
Fast way to compute distance matrix in R for large matrix...

rmatrixrcpp

Read More
Fastest way to transpose a list in R / Rcpp...

rperformancercpp

Read More
R Rcpp std::transform fail...

rrcpp

Read More
BackNext