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 ...
| Tags | rlangcran |
|---|---|
| Date | Jan 20, 2018 |
| Files | pom (4 KB) jar (5 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 (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| org.renjin » stats | 0.7.1547 | 0.9.2726 | ||
| org.renjin » graphics | 0.7.1547 | 0.9.2726 | ||
| org.renjin » grDevices | 0.7.1547 | 0.9.2726 | ||
| org.renjin » utils | 0.7.1547 | 0.9.2726 | ||
| org.renjin » datasets | 0.7.1547 | 0.9.2726 | ||
| org.renjin » methods | 0.7.1547 | 0.9.2726 |
Licenses
| License | URL |
|---|---|
| LGPL (>= 2.1) |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Dirk Eddelbuettel with contributions by Simon Urbanek and David Reiss |
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 |