CMD + K

Rcpp

Community

Installation

To install this package, run one of the following:

R
R>install.packages("Rcpp", repos="https://r.anaconda.org/rida")

Usage Tracking

0.12.4
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

The 'Rcpp' package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about 'Rcpp' is provided by several vignettes included in this package, via the 'Rcpp Gallery' site at http://gallery.rcpp.org, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see 'citation("Rcpp")' for details on these last two.

About

Last Updated

Jan 21, 2021 at 14:43

Total Downloads

5

Version Downloads

5

Supported Platforms

noarch