Search code examples
R install.packages returns "failed to create lock directory"...


rpackagercpp

Read More
Dynamically updated list in Rcpp stores only last value...


rlistloopsrcpp

Read More
How to configure R 4.3 to run on RHEL 8?...


rgccgnu-makercpprhel

Read More
Length of Rcpp::List differs between Windows and Mac...


c++rrcpp

Read More
Rcpp Rf_warningcall compiler warnings...


rclangrcpp

Read More
Rcpp warning: format string is not a string literal (potentially insecure)...


stringrcppcranrcpparmadillo

Read More
How do I use Rcpp code in a stand-alone C++ program?...


c++rcpp

Read More
How to make a cpp (Rcpp) function that triggers "useful" error messages if the input types...


c++rerror-handlingrcpp

Read More
Problem with Using RcppMLPACK in My Own R Package...


c++rrcppmlpack

Read More
Rcpp implementation of fast nonnegative least squares?...


rconstraintsrcppleast-squares

Read More
Erasing zeros from the vector element in Rcpp...


rperformancevectorsubsetrcpp

Read More
Generating random matrix with a specific way (Rcpp)...


rrcpp

Read More
Sum of matrix element in Rcpp...


rrcpp

Read More
devtools::document() yields In loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck ...


rrcpp

Read More
Rcpp error with linking external library?...


rraspberry-pircppspidev

Read More
What's the best practice setting a default value to a const reference DataFrame argument in Rcpp...


rrcpp

Read More
Do I need to protect input SEXP?...


rrcpp

Read More
Parallel samples from a random normal distribution - not faster?...


rrcpp

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


c++rpermutationrcpprcpparmadillo

Read More
Develop a custom Rcpp function to be used with terra::focalCpp to calculate the median of values wit...


c++rrasterrcppterra

Read More
Rcpp Compile Attributes creates void argument...


c++rrcppcran

Read More
Exporting RcppParallel::RVector vs std::vector...


rrcpprcppparallel

Read More
Write R package build binary file on windows...


rbinarypackagercpparmadillo

Read More
Repeated Rcpp NumericVector...


c++rrcpp

Read More
Why is Boost implementation 5-10x slower than R's...


c++rboostrcppmath-functions

Read More
Mapping Rcpp NumericVector to *static* or *fixed-size* Eigen Vectors?...


eigenrcpp

Read More
rcpp package compilation process map to cxxfunction compilation...


c++rrcpp

Read More
Rcpp Eigen inplace matrix multiplication error...


eigenrcpprcppeigen

Read More
Building custom R package leads to undefined symbol...


reigenrcpp

Read More
Rcpp & main/optim.c - How to translate `void *ex` after passing the variable through `nmmin()`?...


c++roptimizationrcpp

Read More
BackNext