Displaying 20 results from an estimated 8000 matches similar to: "Deducer 0.4-1 and JGR 1.7-2 released"
2011 May 26
1
JGR/Deducer Installation
Hi,
Sorry if this is to wrong mailing list. In that case, please point me
to correct mailing list.
Please also excuse rather long mail - I am not sure what piece of
information would be useful for anybody who could help me.
Couple of days back I had put a query about box-plots using GUI. I
got some excellent suggestions. One of them was to use JGR/Deducer.
It worked quite well for my needs.
2010 Apr 29
0
errors returned upon trying to update JGR
I have upgraded R and am currently running the following version:
R version 2.10.1 Patched (2010-02-20 r51163)
Copyright (C) 2010 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
The characteristics of my system are the following:
OS: Linux 2.6.27.29-0.1-default x86_64
Current user: mauede@linux-326k
System: openSUSE 11.1 (x86_64)
KDE: 4.1.3 (KDE 4.1.3) "release
2009 Nov 09
1
trouble loading JGR on Debian
Dear developers
I am unable to (properly) load JGR on Debian testing. The JGR window
will pop out and R will start up, but it will not perform any of the
JGR specific library() calls (rJava, JavaGD, etc.) and will stuck at
100% CPU while the prompt will be non-responsive. The hack that helped
previously in such cases, accessing Help > About [1], works no more.
All R packages are installed via
2008 Jun 03
2
JGR / linux
Hi all,
i'm trying to install JGR on linux (see bottom), but it runs into errors.
The bottom of the sequence below shows "JavaJD could not be found"
Any suggestion, please?
$ sudo apt-get install sun-java6-jdk
$ sudo update-alternatives --config java
There are 5 alternatives which provide `java'.
Selection Alternative
-----------------------------------------------
1
2009 Dec 03
0
Deducer: An R data analysis GUI
Announcing a new version of Deducer:
Deducer 0.2-1 is an intuitive, cross-platform graphical data analysis
system. It uses menus and dialogs to guide the user efficiently through
the data manipulation and analysis process, and has an excel like
spreadsheet for easy data frame visualization and editing. Deducer works
best when used with the Java based R GUI JGR, but the dialogs can be
called from
2009 Dec 03
0
Deducer: An R data analysis GUI
Announcing a new version of Deducer:
Deducer 0.2-1 is an intuitive, cross-platform graphical data analysis
system. It uses menus and dialogs to guide the user efficiently through
the data manipulation and analysis process, and has an excel like
spreadsheet for easy data frame visualization and editing. Deducer works
best when used with the Java based R GUI JGR, but the dialogs can be
called from
2009 Jun 19
1
JGR installation errors
I remember JGR installation on SuSE 10.3 as a nightmare that eventually I overcame with JGR designers' help.
I have installed SuSE 11.1, latest R version and am trying to install JGR again.
It is still a nightmare.
I have followed the guidelines on http://jgr.markushelbig.org/JGR_on_Linux.html
I have made sure I have the so R libraries.
I have installed java-1.6.0-sun and its development
2009 Nov 15
1
JGR GUI for R-2.10.0 "Help" "Print"
I have updated R 2.9.1 to 2.10.0. and JGR GUI 1.7. I am running Windows XP.
I can't seem to get the JGR "Print" or "Help" functions to work. The system
locks and requires me to "stop the process".
In the past I have preferred the opreation and "feel" of JGR GUI. I realize
that this help forum is for R; but, I am hoping that some other R-user is
2006 Jan 26
2
What's wrong with JGR?
Hi all,
I downloaded and installed JGR. Then when I tried to load the package in R
console, it generated the following error message:
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Loading required package: rJava
using Java Runtime version 1.5.0
using JAVA_HOME = C:\Program Files\Java\jre1.5.0_01
Loading required
2007 Jun 12
0
JGR and big list of packages.
Hi,
I have all CRAN packages installed on my Linux. Now I have problems with JGR.
When I make a plot and close a device, the device dont work anymore, I nedd to
use before javaGD() and after plot(). When I try do close JGR and save a
session, It return a erro and dont close. Look:
Exception in thread "Thread-2" java.lang.IllegalArgumentException: Value too
long:
2010 Aug 16
0
Major update of Deducer, including GSOC funded work
A new version of Deducer (0.4) has been sent to CRAN, and should be
propagating to all the mirrors in due course. Also, a new plug-in
package (DeducerExtras) has also been released to CRAN, containing
additional dialogs and functionality.
I would like to take this opportunity to thank the R community for
choosing this project for a Google Summer of Code grant, and for the
support and
2010 Aug 16
0
Major update of Deducer, including GSOC funded work
A new version of Deducer (0.4) has been sent to CRAN, and should be
propagating to all the mirrors in due course. Also, a new plug-in
package (DeducerExtras) has also been released to CRAN, containing
additional dialogs and functionality.
I would like to take this opportunity to thank the R community for
choosing this project for a Google Summer of Code grant, and for the
support and
2009 Feb 05
1
JGR extension not working (PR#13501)
Full_Name: Erik Lukac
Version: R version 2.8.1 (2008-12-22)
OS: Mac OS 10.5
Submission from: (NULL) (141.84.28.167)
I tried to install JGR, but somehow it doesnt work.
> install.packages("JGR")
Warning in install.packages("JGR") :
argument 'lib' is missing: using
'/Users/erikl/R/i386-apple-darwin9.6.0-library/2.8'
trying URL
2009 Mar 18
0
JGR install problem
Hi,
I thought I'd like to try out JGR, but after installing the package (and
dependencies) I receive the following when I try to load it:
> library(JGR)
Loading required package: rJava
Loading required package: JavaGD
Loading required package: iplots
Note: On Mac OS X we strongly recommend using iplots from within JGR.
Proceed at your own risk as iplots cannot resolve potential ev.loop
2009 Jul 14
1
Ubuntu JGR
Hello,
I cannot get JGR installed.
Here is what I have tried so far http://wiki.ubuntuusers.de/R
1. sudo -s # root werden
R CMD javareconf
root at gunnar-laptop:~# R CMD javareconf
Java interpreter : /usr/bin/java
Java version : 1.5.0_18
Java home path : /usr/lib/jvm/java-1.5.0-sun-1.5.0.18/jre
Java compiler : /usr/bin/javac
Java headers gen.: /usr/bin/javah
Java archive
2009 Aug 03
0
Deducer 0.1 : An intuitive cross-platform data analysis GUI
Deducer 0.1 has been released to CRAN
Deducer is designed to be a free, easy to use, alternative to proprietary
software such as SPSS, JMP, and Minitab. It has a menu system to do common
data manipulation and data analysis tasks, and an excel-like spreadsheet in
which to view and edit data frames. The goal of the project is to two fold.
1. Provide an intuitive interface so that non-technical
2009 Aug 03
0
Deducer 0.1 : An intuitive cross-platform data analysis GUI
Deducer 0.1 has been released to CRAN
Deducer is designed to be a free, easy to use, alternative to proprietary
software such as SPSS, JMP, and Minitab. It has a menu system to do common
data manipulation and data analysis tasks, and an excel-like spreadsheet in
which to view and edit data frames. The goal of the project is to two fold.
1. Provide an intuitive interface so that non-technical
2006 Feb 23
0
JGR problem with installPackages()?
Dear r-helpers,
When I pull down the Packages:Package Installer menu, I get:
==================================
> installPackages()
stack imbalance in .External, 22 then 66
stack imbalance in <-, 20 then 64
stack imbalance in <-, 117 then 118
stack imbalance in {, 115 then 116
stack imbalance in if, 113 then 114
stack imbalance in {, 111 then 112
stack imbalance in <-, 105 then 106
2007 May 01
0
JGR starter problems
I'm running R 2.4.1 on SuSE Linux 10.2. My system is an AMD based PC with 2
Gigs of ram and abundant HD space.
I have always run R from the console without problems, but in the interests of
broadening R's user-base, and reducing the complexity of my computing
environment, I am hoping to convince my PTB that R is a viable alternative to
Excel under Windows - heh. Since they like
2010 Apr 12
1
problems on JGR package and demo() function in Ubuntu linux
Dear R-helpers
I want to express my respect and thankfulness to all of you. I have
ever ask this question about one hour ago. Following Mr. Henrik
Bengtsson's advice I re-submit this query here.
I just switch from windows xp to Ubuntu linux platform. I am facingtwo
problems when I run R in Ubuntu.
I need your helps and advice, thanks in advance.
1. R session info