Search code examples
Rcpp: Install package with static libraries for platform independent usage...

c++rstatic-librariesrcpp.a

Read More
Why does my RcppParallel implementation of a user-defined function crash unexpectedly?...

rrcpparmadillorcpparmadillorcppparallel

Read More
Rcpp package doesn't include Rcpp_precious_remove...

rrcpp

Read More
How to calculate normalized ratios in all possible combinations efficiently for a large matrix in R?...

rtidyversecombinationsrcpp

Read More
C++17 in a package with Rcpp...

rrcpp

Read More
Implementing GSL algorithm for non-linear data fitting in R: Error in dyn.load...

c++linker-errorsrcppdynamic-linkinggsl

Read More
Nesting Rcpp functions...

rrcpp

Read More
How do I find the indices of elements in a vector which are also in another vector using RcppArmadil...

c++rrcpprcpparmadillo

Read More
Using sample() from within Rcpp...

rrcpprcpparmadillo

Read More
Rcpp function takes a long time to compile...

rshinyrcpp

Read More
Attempting to do a T test with Rcpp using Boost: "No member named" errors...

c++rqtboostrcpp

Read More
Writing an integer vector to file is not producing expected values as viewed in xxd...

rmacosrcppapple-m1

Read More
Read vector from file...

c++rvectorrcpp

Read More
Speed of native R function vs C++ equivalent...

c++rrcpp

Read More
Efficiency of Rcpp sample v. C++ shuffle...

c++rrcppshuffle

Read More
Detecting R Version in Rcpp/arrayfire in makevars...

rcppr-packagercpparmadilloarrayfire

Read More
How to return objects of different types from RcppArmadillo function...

c++rrcpprcpparmadillo

Read More
"RcppArmadilloExtensions/sample.h" Linker Error in R Package Build Step...

rcpparmadillor-package

Read More
Subtract extremely small number from one in C++...

c++precisionrcpp

Read More
check boolean expression in dataframe Rcpp (C++)...

c++rrcpprules

Read More
Is there a faster way to do this Cholesky factorization in Rcpp/c++?...

rmatrixlinear-algebrarcpparmadillo

Read More
Invoke the element in `Rcpp::List` for futher use directly...

rcpprcpparmadillo

Read More
Rcpp Unexpected NaN results...

rrcpp

Read More
Why cpp diagnostics and code completion stopped working in RStudio?...

clangrstudiorcpp

Read More
How can I get R to modify this matrix in place after a call to fastLmPure?...

rrcpplmrcpparmadillorefcounting

Read More
An error with a three dimensional field (of vectors) in rcpp armadillo...

rcpparmadillo

Read More
Fastest Way to count all-TRUE rows of a LogicalMatrix R / C++ / Rcpp...

c++rperformancematrixrcpp

Read More
Rcpp wrapper for algorithm to generate r x c contingency tables...

c++rcppcontingency

Read More
how to update R Rcpp to versions > 1.7...

rrcpp

Read More
Poisson draw in Rcpp and R different results...

rrcpp

Read More
BackNext