Type `demo()' for some demos, `help()' for on-line help, or
`help.start()' for a HTML browser interface to help.
Type `q()' to quit R.
Making links in ~/.R ...
If netscape is already running, it is *not* restarted, and you must
switch to its window.
Otherwise, be patient ...
sh: netscape: command not found
Could some heuristic be put in place to use whatever is installed
rather than blindly hope Netscape will be there? I thought I even saw
Again, that's not what happens.
This has been discussed on the R lists, but as I recall, no consensus
was reached for the reasons outlined above.
something about an /etc/alternatives mechanism for selecting a web
browser but this does not seem to exist (yet?)
Now you're switching from a generic R problem to a Debian specific
solution -- but yes I may be able to do that. However, what we would
really need is a wrapper like, say, sensible-browser akin to the
existing sensible-paper and sensible-editor. Now, as I said above,
this will likely be difficult or impossible to do well, so nobody
did it.
Also, /etc/alternatives is designed to switch between variants of the
same program: emacs as a choice between emacs20 and emacs21, netscape
as one between static motif and other linkage variants, ... whereas
sensible-$FOO is a wrapper around different programs doing $FOO.
Failing that, perhaps the program could check for the existence of
Netscape before attempting to launch it, and display a suitable error
message if it is not installed (hopefully with instructions for how to
override).
Yes, but that is tough to do portably on Unix, Max, Win, ... where R
runs.
I was lucky enough to fairly quickly find an example of how to work
around this in Google; for the record, help.start(browser='mozilla')
worked for me, and apparently R will now remember to use Mozilla in
the future on my account.
Only for the running session. Set
options(browser="mozilla")
in ~/.Rprofile to make it truly permanent.
Sorry if this is already fixed in testing/unstable.
No, I'd call it one of the "unfixable" ones.
Regards, Dirk
--
According to the latest figures, 43% of all signatures are totally worthless.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
--
Brian D. Ripley, ripley@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