iWidgets - basic GUI widgets for R
RForge.net

iWidgets

About iWidgets
SVN access
Download/Files
News
Check results
Package R docs

SVN repository access

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

To install the latest development snapshot of this package, use

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

To list branches use

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

Most recent SVN commits


r26 | urbanek | 2007-07-25 20:19:02 -0400 (Wed, 25 Jul 2007) | 1 line
   A trunk/NEWS
   M trunk/R/widgets.R
fix errors due to NULL functions in handlers

r25 | urbanek | 2007-05-28 13:18:00 -0400 (Mon, 28 May 2007) | 1 line
   M trunk/DESCRIPTION
   M trunk/mkdist
   M trunk/version
Make more portable (allows dist on Windows)

r24 | urbanek | 2007-03-02 10:56:44 -0500 (Fri, 02 Mar 2007) | 1 line
   M trunk/DESCRIPTION
Update e-mail address

r23 | urbanek | 2007-02-26 13:01:36 -0500 (Mon, 26 Feb 2007) | 1 line
   M trunk/DESCRIPTION
   M trunk/R/widgets.R
try hard to find proper classes to allow stand-alone operation

r22 | urbanek | 2006-11-29 17:54:49 -0500 (Wed, 29 Nov 2006) | 1 line
   M trunk/mkdist
Clean up SVN entries and add support for ORGPATH in mkdist

r21 | helbigm | 2006-09-12 03:41:20 -0400 (Tue, 12 Sep 2006) | 2 lines
   M trunk/mkdist
fixed: mkdist scripts ...

r20 | urbaneks | 2006-05-04 11:17:24 -0400 (Thu, 04 May 2006) | 2 lines
   M trunk/R/widgets.R
   M trunk/mkdist
Build and include own JAR file

r19 | urbaneks | 2005-12-28 14:00:05 -0500 (Wed, 28 Dec 2005) | 2 lines
   M trunk/R/widgets.R
Bumped up version