[R-gui] Seeking comments/testers for a new GUI

Tom Hodder tom at limepepper.co.uk
Tue Jun 16 00:30:00 CEST 2009


Ian Fellows wrote:
> Thanks for looking Tom.
>
> Are you entering "library(Deducer)" from within the JGR console?
>
> What version of JGR are you using? The version number is displayed on the
> splash screen at start up, and should be 1.6-7.
>
> What operating system are you using? 
>
> Is your R up to date? i.e. Version 2.9.0
>
> Are there any warnings/errors?
>
>   
[root at localhost ~]# rpm -qa | grep R-core
R-core-2.9.0-2.fc10.x86_64
[root at localhost ~]# java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.5) (fedora-18.b16.fc10-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b15, mixed mode)
[root at localhost ~]# cat /etc/redhat-release
Fedora release 10 (Cambridge)

JGR is 1.6-7

I am running the following in the JGR console;

"> library(Deducer)
Loading required package: ggplot2
Loading required package: proto
Loading required package: grid
Loading required package: reshape
Loading required package: plyr

Attaching package: 'ggplot2'


    The following object(s) are masked from package:grid :

     nullGrob "

There are no errors to either the JGR or R console

Tom



More information about the R-SIG-GUI mailing list