R&D Examples of Using Rcpp in an R Package Context
Popular repositories Loading
-
rcpp-modules-student
rcpp-modules-student PublicRcpp: Export a C++ Class into R using Rcpp Modules. For this example, we aim to implement a custom student class.
-
rcpp-headers-subdirs
rcpp-headers-subdirs PublicRcpp: Including C++ code in a Subdirectory within Src
-
rcpp-and-doparallel
rcpp-and-doparallel PublicRcpp, foreach, and doParallel: Using an Rcpp Function inside a parallel region created by doParallel and foreach
-
rcpp-c-and-openmp
rcpp-c-and-openmp PublicRcpp, C, and OpenMP: Enabling Parallelized C with OpenMP to be Surfaced in R with Rcpp
-
rcpp-headers-src
rcpp-headers-src PublicRcpp: Using header to share C++ code within the same directory
C++ 5
-
rcpp-shared-cpp-functions
rcpp-shared-cpp-functions PublicRcpp: Package header-only C++ libraries in one package and retrieve the functions from another.
C++ 4
Repositories
- rcpp-and-doparallel Public
Rcpp, foreach, and doParallel: Using an Rcpp Function inside a parallel region created by doParallel and foreach
coatless-rd-rcpp/rcpp-and-doparallel’s past year of commit activity - r-c-api-remap-printf Public
R's C API Demo: Remapping C's printf() to Rprintf() and capturing console output
coatless-rd-rcpp/r-c-api-remap-printf’s past year of commit activity - rcpp-modules-bank-account Public
Rcpp: Export a C++ Class into R using Rcpp Modules. Example given by constructing a bank account class and exporting it into R
coatless-rd-rcpp/rcpp-modules-bank-account’s past year of commit activity - rcpp-modules-student Public
Rcpp: Export a C++ Class into R using Rcpp Modules. For this example, we aim to implement a custom student class.
coatless-rd-rcpp/rcpp-modules-student’s past year of commit activity - rcpp-shared-cpp-functions Public
Rcpp: Package header-only C++ libraries in one package and retrieve the functions from another.
coatless-rd-rcpp/rcpp-shared-cpp-functions’s past year of commit activity - rcpp-c-and-openmp Public
Rcpp, C, and OpenMP: Enabling Parallelized C with OpenMP to be Surfaced in R with Rcpp
coatless-rd-rcpp/rcpp-c-and-openmp’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…