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 | 176.541 -26% |
Last 30 days | 928.972 -9% |
Last 90 days | 2.947.920 +14% |
Last 365 days | 11.016.833 -3% |
Imports
methods | |
utils |