icp - Interactive Custom Plots - customizable interactive graphics for R
RForge.net

icp

About icp
SVN access
Download/Files
Check results

SVN repository access

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

To install the latest development snapshot of this package, use

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

To list branches use

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

Most recent SVN commits


r18 | urbanek | 2008-07-01 20:29:09 +0000 (Tue, 01 Jul 2008) | 1 line
   M trunk/man/iaxis.Rd
more doc fixes

r17 | urbanek | 2008-07-01 20:18:44 +0000 (Tue, 01 Jul 2008) | 1 line
   M trunk/man/iaxis.Rd
fix iaxis doc missing brace

r16 | urbanek | 2008-07-01 20:16:53 +0000 (Tue, 01 Jul 2008) | 1 line
   A trunk/NEWS
   M trunk/R/icustom.R
   M trunk/man/iaxis.Rd
   A trunk/man/icustom.Rd
   A trunk/man/sobj.Rd
add preflight, postflight, documentation, fixes (early init), title handling

r15 | urbanek | 2008-06-25 15:33:26 +0000 (Wed, 25 Jun 2008) | 1 line
   M trunk/R/iaxis.R
allow vector input to axis conversion

r14 | urbanek | 2008-06-25 15:16:16 +0000 (Wed, 25 Jun 2008) | 1 line
   M trunk/R/icustom.R
   M trunk/R/sobjects.R
fix field assignments in sobj.rect

r13 | urbanek | 2008-02-11 22:12:08 +0000 (Mon, 11 Feb 2008) | 1 line
   M trunk/DESCRIPTION
   M trunk/R/zzz.R
use .jpackage and rJava 0.5

r12 | urbanek | 2007-12-16 01:06:13 +0000 (Sun, 16 Dec 2007) | 1 line
   M trunk/R/icustom.R
   M trunk/R/zagepyr.R
update to current iplots

r11 | urbanek | 2006-11-29 22:53:05 +0000 (Wed, 29 Nov 2006) | 1 line
   M trunk/mkdist
Clean up SVN entries and add support for ORGPATH in mkdist