Cocoa - Primitive Obj-C/Cocoa frontend
RForge.net

Cocoa

About Cocoa
GIT access
Download/Files
News
Check results

SVN repository access

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

To install the latest development snapshot of this package, use

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

To list branches use

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

Most recent GIT commits


ba36d537| Simon Urbanek | Wed May 16 10:04:29 2018 -0400
remove mkdist and version since they are no longer needed
 D       mkdist
 D       version

7922f3c9| Simon Urbanek | Wed May 16 09:59:12 2018 -0400
update NEWS
 M       NEWS

05aac172| Simon Urbanek | Wed May 16 13:46:43 2018 +0000
support more native types (long long etc.)

git-svn-id: svn://svn.rforge.net/Cocoa/trunk@21 70447e64-7d87-4255-896a-504dcdabd49d
 M       DESCRIPTION
 M       src/cocoa.m

6d0ef259| Simon Urbanek | Mon Apr 30 20:18:38 2018 +0000
Add rudimentary NAMESPACE for compatibility with current R

git-svn-id: svn://svn.rforge.net/Cocoa/trunk@20 70447e64-7d87-4255-896a-504dcdabd49d
 A       NAMESPACE

8bb41f74| Simon Urbanek | Mon Mar 4 16:51:56 2013 +0000
bugfix: don't crash on void method return type

git-svn-id: svn://svn.rforge.net/Cocoa/trunk@19 70447e64-7d87-4255-896a-504dcdabd49d
 M       NEWS
 M       src/cocoa.m