R-Forge logo
     Advanced search

Log In
New Account

 
 
 
Home
My Page
Project Tree
A R/C++ Template Library
 
 
alt
 
Summary Lists SCM R Packages
 
alt

Contributed R Packages

Below is a list of all packages provided by project A R/C++ Template Library.

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.

  rcppbind - A C++ template library for R  
 

It is a R/C++ template library. The goal of this library is to provide a simple interface between R and C++, so C++ developers for R can access R objects in the C++ way without worrying about many R internal structures and underlying details. Currently, the template library supports the four most commonly used object-types in R, namely, vector, matrix, data.frame, and list. Given the template framework, special data types (char*, Date, time) can be accessed similar to other regular data types, such as int, double. For more information, please see the package documentation file doc/rcppbind.pdf.


Download:   Package source (.tar.gz) | Windows binary (.zip) | MacOS X leopard binary (.tgz)

To install this package directly within R type: install.packages("rcppbind", repos="http://R-Forge.R-project.org")

Version: 1.0 | Last change: 2008-09-10 21:29:11+02 | Rev.: 15

 
alt   alt
alt
alt alt alt
alt


Thanks to:
Vienna University of Economics and Business Administration University of Wisconsin - Madison Powered By GForge Collaborative Develo
pment Environment JavaHispano