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


r4 | henrikb | 2007-12-09 19:00:12 -0500 (Sun, 09 Dec 2007) | 1 line
   D trunk/web

r3 | henrikb | 2007-12-09 18:58:58 -0500 (Sun, 09 Dec 2007) | 1 line
   A trunk/web
   A trunk/web/index.html
Test of adding a webpage (web/index.html).

r2 | henrikb | 2007-12-09 18:53:32 -0500 (Sun, 09 Dec 2007) | 1 line
   A trunk/R.native
   A trunk/R.native/R
   A trunk/README
Test of adding to repos.

r1 | rforge | 2007-08-31 08:39:08 -0400 (Fri, 31 Aug 2007) | 1 line
   A branches
   A files
   A tags
   A trunk
   A web
Create initial repository structure