All Projects → eddelbuettel → Rcppexamples

eddelbuettel / Rcppexamples

Examples of using Rcpp to interface R and C++

Programming Languages

r
7636 projects
cpp
1120 projects
cpp11
221 projects

Projects that are alternatives of or similar to Rcppexamples

Matrixstats
R package: Methods that Apply to Rows and Columns of Matrices (and to Vectors)
Stars: ✭ 151 (+357.58%)
Mutual labels:  package, cran
Changepoint
A place for the development version of the changepoint package on CRAN.
Stars: ✭ 90 (+172.73%)
Mutual labels:  package, cran
Pkgsearch
Search R packages on CRAN
Stars: ✭ 73 (+121.21%)
Mutual labels:  package, cran
profmem
🔧 R package: profmem - Simple Memory Profiling for R
Stars: ✭ 32 (-3.03%)
Mutual labels:  package, cran
Littler
A scripting and command-line front-end for GNU R
Stars: ✭ 238 (+621.21%)
Mutual labels:  examples, cran
Reactr
React for R
Stars: ✭ 227 (+587.88%)
Mutual labels:  package, cran
Linl
Linl Is Not Letter -- Markdown-based LaTeX Letter Template
Stars: ✭ 84 (+154.55%)
Mutual labels:  package, cran
Golibs
general purpose Golang code (to be included in other projects)
Stars: ✭ 114 (+245.45%)
Mutual labels:  examples, package
R.oo
R package: R.oo - R Object-Oriented Programming with or without References
Stars: ✭ 19 (-42.42%)
Mutual labels:  package, cran
badgecreatr
Quickly place relevant badges at the top of your readme, stop copy pasting, start on your project
Stars: ✭ 61 (+84.85%)
Mutual labels:  package, cran
Elixir rust interop demo
Demonstrate calling Rust functions from Elixir using Erlang NIF interface
Stars: ✭ 15 (-54.55%)
Mutual labels:  examples
Laravel Tabler
Laravel Package for integrating Tabler template and this package is Laravel Mix friendly.
Stars: ✭ 20 (-39.39%)
Mutual labels:  package
Gub
CLI tool for create an npm package from any repos. 🐳
Stars: ✭ 31 (-6.06%)
Mutual labels:  package
Git To Solr
Index git history into a Solr repository
Stars: ✭ 31 (-6.06%)
Mutual labels:  examples
Cpcache
central pacman cache
Stars: ✭ 15 (-54.55%)
Mutual labels:  package
List view item builder
Flutter package: Item builder for ListView,to quickly build header & item & footer,and provide jumpTo(index) function.
Stars: ✭ 31 (-6.06%)
Mutual labels:  package
Cht.exe
cht.sh libcurl client for windows XP+ with changed colorization
Stars: ✭ 15 (-54.55%)
Mutual labels:  examples
Atom Annotations
Atom package that shows annotations (e.g. for overriden methods interface implementations) in your PHP source code.
Stars: ✭ 14 (-57.58%)
Mutual labels:  package
Elements Examples
Stripe Elements examples.
Stars: ✭ 874 (+2548.48%)
Mutual labels:  examples
Gravity
Kubernetes application deployments for restricted, regulated or remote environments.
Stars: ✭ 968 (+2833.33%)
Mutual labels:  package

RcppExamples: Simple Examples for Rcpp

Build Status CI License CRAN Dependencies Downloads Last Commit

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].