org - Java sources root
RForge.net

org

About org
SVN access
Download/Files

SVN repository access

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

To install the latest development snapshot of this package, use

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

To list branches use

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

Most recent SVN commits


r3501 | helbig | 2017-09-11 17:37:15 +0000 (Mon, 11 Sep 2017) | 1 line
   M trunk/rosuda/JGR/JGR.java
new dev version JGR

r3500 | helbig | 2017-09-11 17:32:33 +0000 (Mon, 11 Sep 2017) | 1 line
   M trunk/rosuda/JGR/JGR.java
updated info

r3499 | helbig | 2017-09-11 17:30:31 +0000 (Mon, 11 Sep 2017) | 1 line
   M trunk/rosuda/JGR/JGRConsole.java
add all=TRUE

r3498 | helbig | 2015-01-20 18:27:55 +0000 (Tue, 20 Jan 2015) | 1 line
   M trunk/rosuda/JGR/JGR.java
new dev version

r3497 | theusm | 2014-10-19 11:29:47 +0000 (Sun, 19 Oct 2014) | 1 line
   A trunk/rosuda/Mondrian/Mondrian

r3496 | helbig | 2014-10-01 16:27:16 +0000 (Wed, 01 Oct 2014) | 1 line
   M trunk/rosuda/JGR/RController.java
fixed REXPMissmatchException while doing refreshObjects

r3495 | ifellows | 2014-04-28 17:22:09 +0000 (Mon, 28 Apr 2014) | 3 lines
   M trunk/rosuda/JGR/RController.java
   M trunk/rosuda/JGR/toolkit/JGRPrefs.java
JGR:
-package preference item respects string length limits.
-makeValidVariableName does not allow names that begin with digits.

r3494 | ifellows | 2014-04-28 17:20:26 +0000 (Mon, 28 Apr 2014) | 2 lines
   M trunk/rosuda/projects/deducer/templates/bubble.ggtmpl
   M trunk/rosuda/projects/deducer/templates/histogram_2d.ggtmpl
   M trunk/rosuda/projects/deducer/templates/simple_boxplot.ggtmpl
Deducer:
- Changes for 0.7-7