Installation
About
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
Citation | Rcpp citation info |
www.rcpp.org | |
dirk.eddelbuettel.com/code/rcpp.html | |
github.com/RcppCore/Rcpp | |
Mailing list | rcpp-devel@lists.r-forge.r-project.org |
Bug report | File report |
Key Metrics
Downloads
Last 24 hours | 0 -100% |
Last 7 days | 212.565 -16% |
Last 30 days | 956.705 -7% |
Last 90 days | 2.961.454 +18% |
Last 365 days | 11.121.331 -1% |
Imports
methods | |
utils |