[ESS] Réf. : no need for (require 'cl)

gerald.jean at dgag.ca gerald.jean at dgag.ca
Fri Oct 21 21:01:05 CEST 2005


Hello everyone,

I finally got to last week Stephen's suggestion.  The four new commands
created by Rich to call different versions of S+ with different options all
show up, in addition to the the commands he had previously defined, in the
ESS menu Start Process ---> Other.  For the three commands previously
defined they keep working as before; for the new ones with command line
options the results follow: sorry for the length, but there is a lot of
options!

Splus -j

 Process S+6 is not running.  "echoed in the mini buffer".

########################################################################

Splus64 -j

/actuaria/splus_app/bin/Splus: unrecognized option -j
Usage:
 /actuaria/splus_app/bin/Splus [-e] [utility [args...]]

Process S+6 exited abnormally with code 1 at Fri Oct 21 14:30:04 2005

/actuaria/splus_app/bin/Splus: unrecognized option -j
Usage:
 /actuaria/splus_app/bin/Splus [-e] [utility [args...]]

Process S+6 exited abnormally with code 1 at Fri Oct 21 14:30:20 2005

Warning: Cannot convert string "
-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type
FontStruct
S-PLUS : Copyright (c) 1988, 2004 Insightful Corp.
S : Copyright Lucent Technologies, Inc.
Version 6.2.1  for Sun SPARC, SunOS 5.8, 64-bit : 2004

"S+ finally starts but not with the "-j" option."
########################################################################

Splus7 -j

 Process S+6 is not running. "echoed in the minibuffer".

########################################################################

Splus7 -jh

Cannot create an X-display.
Check that the specified Xserver allows a connection from this host
and that DISPLAY is set.
To use in headless mode, -headless option.


Process S+6 finished at Fri Oct 21 14:33:32 2005

Cannot create an X-display.
Check that the specified Xserver allows a connection from this host
and that DISPLAY is set.
To use in headless mode, -headless option.


Process S+6 finished at Fri Oct 21 14:34:26 2005

S-PLUS : Copyright (c) 1988, 2005 Insightful Corp.
S : Copyright Insightful Corp.
Version 7.0.3  for Sun SPARC, SunOS 5.8, 32-bit : 2005

"Splus7 is finally started but not with the required options.  Note that I
am logging to the Sun server through an application called "ICA" from my
PC; in fact it is a bit more complicated, ICA first log to an HP server
which in turns log me (transparently) to the Sun server.  Once on the Sun I
start Emacs and then S+.  Not sure if the complaining about "DISPLAY" comes
from that?"  The variable DISPLAY is set to "hp-prod1:17.0".  Note that I
am getting graphics to display on my PC screen."
########################################################################

>From a Unix prompt, the "-jh" option gives me the following error.

[SUN-V880]/actuaria/jeg002> Splus7 -jh
/actuaria/splus7_app/bin/Splus7: unrecognized option -jh
Usage:
 /actuaria/splus7_app/bin/Splus7 [-e] [utility [args...]]
 /actuaria/splus7_app/bin/Splus7 -g [-jit] [-helpoff]    # S-PLUS Java GUI
 /actuaria/splus7_app/bin/Splus7 -j [-jit] [-e]          # S-PLUS Java
command line
 /actuaria/splus7_app/bin/Splus7 -userapp path class [-jit]   # User's Java
application
 /actuaria/splus7_app/bin/Splus7 -w|-workbench           # S-PLUS Workbench
 /actuaria/splus7_app/bin/Splus7 -bigdata                # load bigdata
library, implies -j
 /actuaria/splus7_app/bin/Splus7 -nobigdata              # do not load
bigdata library
 /actuaria/splus7_app/bin/Splus7 -headless               # enable headless
mode

########################################################################

But from the Unix prompt, the following works:

[SUN-V880]/actuaria/jeg002> Splus7 -j -headless
S-PLUS : Copyright (c) 1988, 2005 Insightful Corp.
S : Copyright Insightful Corp.
Version 7.0.3  for Sun SPARC, SunOS 5.8, 32-bit : 2005
Working data will be in /home/jeg002/MySwork
[1] "/home/jeg002/MySwork" "MyFuncs"              "splus"
[4] "stat"                 "data"                 "trellis"
[7] "nlme3"                "spjava"               "main"
            factor      ordered
 "contr.treatment" "contr.poly"
>
##########################################################################

If I get this right the options must be passed separately and the "
-headless" can't be abbreviated (I tried and got the same error).

Have a nice weekend all,

Gérald Jean
Conseiller senior en statistiques, Actuariat
télephone            : (418) 835-4900 poste (7639)
télecopieur          : (418) 835-6657
courrier électronique: gerald.jean at dgag.ca

"In God we trust, all others must bring data"  W. Edwards Deming




More information about the ESS-help mailing list