 |
Contributed R Packages Below is a list of all packages provided by project Rcpp - R/C++ interface.
Important note for package binaries: R-Forge provides these binaries only
for the most recent version of R, but not for older versions.
In order to successfully install the packages provided on R-Forge, you have to switch to
the most recent version of R or, alternatively, use the package sources (.tar.gz) in older
versions of R. All packages are built/checked according to this
schedule.
|
|
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++. Several examples are included.
To install this package directly within R type:
install.packages("Rcpp", repos="http://R-Forge.R-project.org")
Version: 0.6.8.1 |
Last change: 2009-11-20 04:59:08+01 |
Rev.: 181
Stable Release:
Get Rcpp 0.6.8 from CRAN
|
|
 |
|
 |
|
|
 |