Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rcpp

How to profile Rcpp code (on linux)

c++ r profiling rcpp gperftools

Why does Rcpp function segfault only when called from R package but not when sourced directly via sourceCpp?

r rcpp r-package rcpparmadillo

Rcpp rowMaxs vs. matrixStats rowMaxs

r rcpp

Using header (.h) files with cpp files in an R Package with Rcpp [duplicate]

c++ r rcpp

Created a package name when none found

r data.table rcpp

In Rcpp - how to return a vector with names

r rcpp

Building R package: "Found 'rand', possibly from 'rand' (C)" NOTE when checking package

c++ r rcpp cran

how to get the determinant of a matrix using RcppEigen

c++ r matrix rcpp

Porting existing C++ code to R

c++ r poker rcpp

Performance difference between RcppArmadillo and Armadillo

r rcpp

How to declare input into Rcpp functions?

c++ r rcpp

Appending to elements within an Rcpp List

r rcpp

RcppArmadillo: Issue with memory usage

c++ r memory rcpp

Why is this Rcpp code slower than byte compiled R?

c++ r performance rcpp numerical

Rcpp get element by name - $ operator

c++ r rcpp

Installing R `forecast` package on a Linux Cluster: compiler issues?

merge function in Rarmadillo

r rcpp

Optimizing R objective function with Rcpp slower, why?

r optimization rcpp

Error in loadNamespace(name) : there is no package called 'Rcpp'

r rcpp rinside

Error with inline and Xcode 4.2.1

xcode r osx-lion inline rcpp