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://www.rcpp.org, http://dirk.eddelbuettel.com/code/rcpp. ... |
| Date | Feb 15, 2021 |
| Files | pom (7 KB) jar (4.9 MB) 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 (18)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| org.renjin » tcltk | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » methods | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » graphics | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » datasets | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » splines | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » grDevices | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » tools | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » stats | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » parallel | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » utils | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » grid | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » stats4 | 3.5-beta44 | 0.9.2726 | ||
| org.renjin » libstdcxx | 4.7.4-b34 | 4.7.4-bdev | ||
GPL 2.0 | org.renjin.cran » RUnit (optional) | 0.4.32-b2 | ✔ | |
LGPL | org.renjin.cran » inline (optional) | 0.3.15-b3 | ✔ | |
GPL 2.0 | org.renjin.cran » rbenchmark (optional) | 1.0.0-b284 | ✔ | |
GPL 3.0 | org.renjin.cran » pinp (optional) | 0.0.7-b1 | ✔ | |
GPL 2.0 | org.renjin.cran » pkgKitten (optional) | 0.1.4-b17 | ✔ |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| org.renjin » compiler | 3.5-beta44 | 0.9.2726 |
Licenses
| License | URL |
|---|---|
| GPL (>= 2) |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Dirk Eddelbuettel | ||||
| Romain Francois | ||||
| JJ Allaire | ||||
| Kevin Ushey | ||||
| Qiang Kou | ||||
| Nathan Russell | ||||
| Douglas Bates and John Chambers |
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 |