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, <doi:10.18637/jss.v040.i08>), the ...
| License | GPL 2.0 |
|---|---|
| Tags | rlangcran |
| HomePage | http://dirk.eddelbuettel.com/code/rcpp.html, http://romainfr ... 🔍 Inspect URL |
| Date | Jan 20, 2018 |
| Files | pom (5 KB) jar (103 KB) View All |
| Repositories | BeDataDriven |
| Ranking | #428 in MvnRepository (See Top Artifacts) |
| Used By | 1,407 artifacts |
Note: this artifact is located at BeDataDriven repository (https://nexus.bedatadriven.com/content/groups/public/)
Compile Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| org.renjin » stats | 0.7.1563 | 0.9.2726 | ||
| org.renjin » graphics | 0.7.1563 | 0.9.2726 | ||
| org.renjin » grDevices | 0.7.1563 | 0.9.2726 | ||
| org.renjin » utils | 0.7.1563 | 0.9.2726 | ||
| org.renjin » datasets | 0.7.1563 | 0.9.2726 | ||
| org.renjin » methods | 0.7.1563 | 0.9.2726 | ||
| org.renjin » methods | 0.7.1563 | 0.9.2726 |
Licenses
| License | URL |
|---|---|
| GPL (>= 2) |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Dirk Eddelbuettel and Romain Francois | ||||
| with contributions by Douglas Bates | ||||
| John Chambers | ||||
| Simon Urbanek | ||||
| and David Reiss; a small portion of the code is based on code written during 2005 and 2006 by Dominick Samperi |
Related Books
| R in Action, Third Edition: Data analysis and graphics with R and Tidyverse (2022) by Kabacoff, Robert I. | |
| Data Science with Java: Practical Methods for Scientists and Engineers (2017) by Michael R. Brzustowicz PhD |