[R] search with help.start
Marc Schwartz
marc_schwartz at comcast.net
Fri Jul 11 02:15:10 CEST 2008
on 07/10/2008 01:39 PM Carlisle Thacker wrote:
> Search is not working after starting the help facility using the
> help.start function. The firefox browser says the applet has started,
> but nothing happens What to do to get it working? Versions of R, java,
> and firefox are shown below.
>
> Thanks,
>
> Carlisle
Review Appendix D in the R Installation and Administration Manual.
http://cran.r-project.org/doc/manuals/R-admin.html
The current Iced Tea engine does not support the Java-JavaScript bridge,
which precludes the help.start() engine from functioning. You would need
to use the Sun Java VM, which I believe for 64 bit systems still means
using the 32-bit version.
In the mean time, you can follow the current Bugzilla report on the Iced
Tea issue:
https://bugzilla.redhat.com/show_bug.cgi?id=304021
HTH,
Marc Schwartz
More information about the R-help
mailing list