Search code examples
Rcpp subsetting rows of DataFrame...

rrcpp

Read More
RcppArmadillo undefined symbol: dpotrf_ in Travis build...

travis-circpprcpparmadillo

Read More
Setting a `NULL` default for a parameter in Rcpp function...

rcpp

Read More
Using a different gcc version from that included with Rtools with Rcpp on Windows...

c++windowsrgccrcpp

Read More
I have a data frame in which its columns do not have name and I want to name them in RCPP?How can I ...

rcpp

Read More
Error in dyn.load(dllfile) -- problem with building a package linking to Rcpp...

rrcppr-package

Read More
Issues compiling Rpackage: error in asNamespace(ns) using Rcpp...

rrcppr-package

Read More
Rcpp proxy model and R memory allocation...

rrcpp

Read More
Rcpp and int64 NA value...

rrcppnabit64

Read More
Conditional operations inside C++ functions without loss of speed or code duplication: use macros, i...

c++rcpp

Read More
Write an Rcpp function to detect if a NumericMatrix has any NA values...

rmatrixrcpp

Read More
Compilation failed when installing Rcpp...

rrcpp

Read More
Seeding for multithreaded unif_rand()...

c++rrcpprcppparallel

Read More
Call Rcpp c++ function from R code in the same package...

rrcppr-package

Read More
Rcpp: transform matrix to vector...

rrcpp

Read More
Rcpp function with List arguments returning a matrix...

c++rperformancercpprcpparmadillo

Read More
Using SuperLU sparse solver with RcppArmadillo...

rrcpparmadillorcpparmadillo

Read More
Reorder a vector by order of another...

rsortingrcpp

Read More
passing Matrix::sparseMatrix to Rcpp...

rrcpprcpparmadillo

Read More
Rcpp lapply() or mapply() with 5 arguments...

rrcpp

Read More
Rcpp fast statistical mode function with vector input of any type...

c++rrcpp

Read More
Error: package or namespace load failed for ‘tidyverse’ in library.dynam(lib, package, package.lib):...

rtidyversercpprlang

Read More
Keep leading zero in rccp int...

c++rrcpp

Read More
Checking Null and NA of a vector in Rcpp...

rrcpp

Read More
Porting character buffers into Rcpp...

rrcpp

Read More
In which cases is it most efficent to write a part of R code in C++ or parallelise it (in R or Rcpp)...

rparallel-processingrcpp

Read More
How to create a combination of k elements between n in Rcpp?...

rrcpp

Read More
List iteration crashes R...

rlistrcpp

Read More
Does Rcpp enables C++ datatypes such as int, std::string etc. as input or output parameters?...

rcpp

Read More
Rcpp and C++ dependencies to gdal, sqlite3 and boost...

sqliteboostdependenciesrcppgdal

Read More
BackNext