Skip to content

maxar/rcppexamples

 
 

Repository files navigation

RcppExamples Build Status License CRAN Downloads

Simple Examples for Rcpp

About

This package regroups a couple of very simple examples for Rcpp.

A large number of more comprehensive examples are provided by the Rcpp Gallery.

Installation

As the package is on CRAN, we can use the common approach of

install.packages("RcppExamples")

Author

Dirk Eddelbuettel and Romain Francois

License

GPL (>= 2)

About

Examples of using Rcpp to interface R and C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.1%
  • R 43.0%
  • Makefile 2.9%