Skip to content
@coatless-rd-rcpp

R&D Examples of Using Rcpp in an R Package Context

Rcpp oriented R Packages created by @coatless and contributors

Popular repositories Loading

  1. rcpp-modules-student 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.

    C++ 18 4

  2. rcpp-headers-subdirs rcpp-headers-subdirs Public

    Rcpp: Including C++ code in a Subdirectory within Src

    Shell 17 1

  3. rcpp-and-doparallel rcpp-and-doparallel Public

    Rcpp, foreach, and doParallel: Using an Rcpp Function inside a parallel region created by doParallel and foreach

    R 10 3

  4. rcpp-c-and-openmp rcpp-c-and-openmp Public

    Rcpp, C, and OpenMP: Enabling Parallelized C with OpenMP to be Surfaced in R with Rcpp

    C++ 6 1

  5. rcpp-headers-src rcpp-headers-src Public

    Rcpp: Using header to share C++ code within the same directory

    C++ 5

  6. rcpp-shared-cpp-functions rcpp-shared-cpp-functions Public

    Rcpp: Package header-only C++ libraries in one package and retrieve the functions from another.

    C++ 4

Repositories

Showing 10 of 15 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 10 3 0 0 Updated Mar 12, 2024
  • rcpp-headers-subdirs Public

    Rcpp: Including C++ code in a Subdirectory within Src

    coatless-rd-rcpp/rcpp-headers-subdirs’s past year of commit activity
    Shell 17 1 1 0 Updated Mar 12, 2024
  • 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
    C 3 1 0 0 Updated Mar 12, 2024
  • rcpp-and-c Public

    Rcpp and C: Integrating Rcpp and a C routine

    coatless-rd-rcpp/rcpp-and-c’s past year of commit activity
    C++ 2 0 0 0 Updated Mar 10, 2024
  • rcpp-headers-src Public

    Rcpp: Using header to share C++ code within the same directory

    coatless-rd-rcpp/rcpp-headers-src’s past year of commit activity
    C++ 5 0 0 0 Updated Mar 9, 2024
  • 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
    C++ 1 1 0 0 Updated Mar 9, 2024
  • 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
    C++ 18 4 0 0 Updated Mar 9, 2024
  • 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
    C++ 4 GPL-2.0 0 0 0 Updated Mar 9, 2024
  • 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
    C++ 6 1 0 0 Updated Mar 9, 2024
  • coatless-rd-rcpp.github.io Public

    Welcome to R&D Rcpp R Package Prototypes Page!

    coatless-rd-rcpp/coatless-rd-rcpp.github.io’s past year of commit activity
    0 0 0 0 Updated Mar 9, 2024

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…