R&D Examples of Using Compiled Code 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.
Repositories
- rcpp-custom-wrap-as Public
Rcpp: Writing custom 'as' and 'wrap' converters for a user-defined C++ type
coatless-rd-rcpp/rcpp-custom-wrap-as’s past year of commit activity - cpp11-openmp Public
cpp11 and OpenMP: Parallelizing a C++ routine with OpenMP inside a cpp11 function
coatless-rd-rcpp/cpp11-openmp’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-and-mirai Public
Rcpp and mirai: Distributing a packaged Rcpp function in parallel across mirai daemons
coatless-rd-rcpp/rcpp-and-mirai’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 - 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
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…