Rcpp: Rcpp R/C++ interface package
R/C++ interface classes and examples The Rcpp library maps
data types betweeen R and C++, and includes support for R types
real, integer, character, vector, matrix, Date, datetime (i.e.
POSIXct) at microsecond resolution, data frame, and function.
It also supports calling R functions from C++.
| Version: |
0.6.5 |
| Depends: |
R (≥ 2.0.0) |
| Published: |
2009-04-03 |
| Author: |
Dirk Eddelbuettel with contributions by Simon Urbanek and David
Reiss |
| Maintainer: |
Dirk Eddelbuettel <edd at debian.org> |
| License: |
LGPL (≥ 2.1) |
| SystemRequirements: |
None |
| In views: |
HighPerformanceComputing |
| CRAN checks: |
Rcpp results |
Downloads:
Reverse dependencies: