R.native - Implements sourceC() and some example of fast matrix statistics.
RForge.net

R.native

About R.native
SVN access
Download/Files

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/R.native/trunk R.native

To install the latest development snapshot of this package, use

install.packages("R.native",,"http://rforge.net/",type="source")

To list branches use

svn ls svn://svn.rforge.net/R.native/branches
and for tags use
svn ls svn://svn.rforge.net/R.native/tags

Most recent SVN commits