[R] R GUI for Linux

Maura E Monville maura.monville at gmail.com
Wed Oct 31 23:43:02 CET 2007


I have downloaded and tried to install JGR - Java GUI for R - Version 1.5.
I followed all the instructions (at least in my best resolution) and
installed Java latest version.
R installation complete fine.
Has anyone succeded in installing JGR on SuSE 10.3 ?
In the following I hade detailed the failed installation,

As root /i did the following:
linux-Mimin:/usr/local/bin # ./R

R version 2.6.0 (2007-10-03)
Copyright (C) 2007 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> install.packages("JGR",dep=TRUE)
--- Please select a CRAN mirror for use in this session ---
CRAN mirror

 1: Argentina                   2: Australia (QLD)
 3: Australia (VIC)             4: Austria
 5: Belgium                     6: Brazil (PR)
 7: Brazil (MG)                 8: Brazil (RJ)
 9: Brazil (SP 1)              10: Brazil (SP 2)
11: Canada (BC)                12: Canada (ON)
13: Chile (Santiago)           14: Croatia
15: Czech Republic             16: Denmark
17: France (Toulouse)          18: France (Lyon)
19: France (Paris)             20: Germany (Bamberg)
21: Germany (Mainz)            22: Germany (Muenchen)
23: India (Kolkata)            24: India
25: Ireland                    26: Italy (Ferrara)
27: Italy (Milano)             28: Italy (Padua)
29: Italy (Palermo)            30: Japan (Aizu)
31: Japan (Tokyo)              32: Japan (Tsukuba)
33: Korea                      34: Netherlands (Amsterdam 2)
35: Netherlands (Amsterdam)    36: Netherlands (Utrecht)
37: Norway                     38: Poland (Lublin)
39: Poland (Wroclaw)           40: Portugal
41: Slovenia (Ljubljana)       42: South Africa
43: Spain (Madrid)             44: Sweden
45: Switzerland (Zuerich)      46: Switzerland (Bern)
47: Taiwan (Taichung)          48: Taiwan (Taipeh)
49: UK (Bristol)               50: UK (London)
51: USA (CA 1)                 52: USA (CA 3)
53: USA (CA 2)                 54: USA (IA)
55: USA (IL)                   56: USA (MI)
57: USA (MO)                   58: USA (NC)
59: USA (PA 2)                 60: USA (PA)
61: USA (TX)                   62: USA (WA)


Selection: 20
trying URL 'http://www.centervenus.com/mirrors/CRAN/src/contrib/JGR_1.5-5.tar.gz'
Content type 'application/x-gzip' length 370920 bytes (362 Kb)
opened URL
==================================================
downloaded 362 Kb

* Installing *source* package 'JGR' ...
** R
** inst
** help
 >>> Building/Updating help pages for package 'JGR'
     Formats: text html latex example
  jgr.addMenu                       text    html    latex   example
  jgr.addMenuItem                   text    html    latex   example
  jgr.addMenuSeperator              text    html    latex   example
  supplements                       text    html    latex
** building package indices ...
* DONE (JGR)

The downloaded packages are in
        /tmp/Rtmp8XtRf8/downloaded_packages
Updating HTML index of packages in '.Library'
> library(JGR)
Loading required package: rJava
Loading required package: JavaGD
Loading required package: iplots
R: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
Aborted


Thank you in advance
-- 
Maura E.M



More information about the R-help mailing list