Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rcpp

Converting an Armadillo Matrix to an Eigen MatriXd and vice versa

eigen rcpp armadillo

Running compiled C++ code with Rcpp

c++ r rcpp

information on .o files for x64 is not available: NOTE on R package checks using Rcpp

r rcpp devtools rtools

Rcpp - Use multiple C++ functions in file referenced by sourceCpp?

r rcpp

Rcpp: Save compiled function as Robj

r compilation rcpp

Link error installing Rcpp "library not found for -lintl"

r homebrew osx-mavericks rcpp

Passing a `data.table` to c++ functions using `Rcpp` and/or `RcppArmadillo`

r data.table rcpp

Row limit for data.table in R using fread

r data.table rcpp

How can I pass flags to R when it is compiling C++ code to be used in a package?

c++ r opencv rcpp

Exceeded maximum number of DLLs in R

r rcpp stan

Arithmetic in R faster on numerics as opposed to integers. What's going on?

c++ c r performance rcpp

Building a tiny R package with CUDA and Rcpp

r cuda rcpp

List of Rcpp sugar functions?

c++ r rcpp

Passing by reference a data.frame and updating it with rcpp

r rcpp

Default NULL parameter Rcpp

r parameters null rcpp

efficiently locf by groups in a single R data.table

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

r rcpp

Constructing 3D array in Rcpp

r rcpp

Fastest way to compute the cdf of the Normal distribution over vectors - R::pnorm vs erfc vs?

c++ r rcpp armadillo

Rcpp and default C++ compiler

r macos rcpp clang++