StackOverflow Questions for Tag: rcpp

NicChr
NicChr

Reputation: 1253

Do I need to protect input SEXP?

Score: 3

Views: 105

Answers: 1

Read More
rigazilla
rigazilla

Reputation: 179

Calling R func from C++ without Rcpp::export

Score: 1

Views: 97

Answers: 0

Read More
whopper510
whopper510

Reputation: 487

Parallel samples from a random normal distribution - not faster?

Score: 3

Views: 370

Answers: 1

Read More
DavidH
DavidH

Reputation: 639

Rcpp Rtools installed but error message g++ not found

Score: 20

Views: 16072

Answers: 6

Read More
user
user

Reputation: 1140

Extent of Thread Safety in R/ Rcpp

Score: 1

Views: 167

Answers: 0

Read More
Dmitriy
Dmitriy

Reputation: 937

Rcpp, Iterate DataFrame

Score: 0

Views: 62

Answers: 0

Read More
Ray Micaletti
Ray Micaletti

Reputation: 35

Fast way to permute rows of matrices in Rcpp or RcppArmadillo?

Score: 1

Views: 134

Answers: 1

Read More
user_123
user_123

Reputation: 60

Develop a custom Rcpp function to be used with terra::focalCpp to calculate the median of values within a moving window

Score: 1

Views: 142

Answers: 1

Read More
Bubar
Bubar

Reputation: 11

Is it safe to access (read-only) R matrices within a Rcpp::List from an openMP parallelized loop using a std::vector<double*>?

Score: 1

Views: 82

Answers: 0

Read More
Øystein S
Øystein S

Reputation: 644

Rcpp Compile Attributes creates void argument

Score: 2

Views: 110

Answers: 1

Read More
J. Doi
J. Doi

Reputation: 19

Armadillo C++: most efficient way to calculate using submatrix

Score: 0

Views: 101

Answers: 0

Read More
Emmanuel Hamel
Emmanuel Hamel

Reputation: 2223

How to pass an array variable from R to C++ in a parallel Rcpp code in a thread safe way?

Score: 0

Views: 80

Answers: 0

Read More
Emmanuel Hamel
Emmanuel Hamel

Reputation: 2223

How to convert a NumericVector to RcppParallel::RVector<float> or a NumericMatrix to RcppParallel::RMatrix<float>?

Score: 0

Views: 47

Answers: 0

Read More
user
user

Reputation: 1140

Exporting RcppParallel::RVector vs std::vector

Score: 1

Views: 97

Answers: 1

Read More
Ari.stat
Ari.stat

Reputation: 472

Write R package build binary file on windows

Score: 3

Views: 1723

Answers: 1

Read More
user
user

Reputation: 1140

Repeated Rcpp NumericVector

Score: 2

Views: 124

Answers: 1

Read More
jack
jack

Reputation: 73

How can I define a reference to a public field of an R6 class in Rcpp?

Score: 1

Views: 120

Answers: 0

Read More
Stéphane Laurent
Stéphane Laurent

Reputation: 84659

How to replace exit() from a C++ library to Rcpp?

Score: 2

Views: 122

Answers: 1

Read More
user_123
user_123

Reputation: 60

Develop a custom Rcpp function to be used with terra::focalCpp to calculate the percent of a specific value within a moving window

Score: 0

Views: 213

Answers: 0

Read More
Davor Josipovic
Davor Josipovic

Reputation: 5504

Use R connection object from Rcpp

Score: 3

Views: 97

Answers: 0

Read More
PreviousPage 7Next