[R] xgobi interface
Prof Brian D Ripley
ripley at stats.ox.ac.uk
Tue Apr 11 13:31:12 CEST 2000
On Tue, 11 Apr 2000, Erich Neuwirth wrote:
> i just installed the xgobi interrface,
> and this is what i get
> when i try to run the example
> things don't work
>
> > xgobi(laser)
> xgobi -title 'laser' -std mmx -dev 2 /tmp/unixR3e07S15fb &
> > Neither the file 2 nor 2.dat exists
>
> what am i doing wrong?
>
>
> p.s.: xgobi is installed and works
You have too old an interface: xgobi was changed about 6 months ago.
That line should not have `-std mmx -dev 2'. It looks like Kurt has not
caught up with the Windows xgobi package! Replace the line
args <- paste("-std", std, "-dev", dev)
by
args <- ""
Brian
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272860 (secr)
Oxford OX1 3TG, UK Fax: +44 1865 272595
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list