[R] Linking to html help from outside R

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Mon Oct 25 19:54:01 CEST 1999


Jim Robison-Cox <jimrc at gauss.math.montana.edu> writes:

> Dear R-help-ers
> 
>    (Currently running Version 0.65.1 Release (October 07, 1999) on Solaris
>      2.6)
> 
>   My problem has to do with updates of the R language.  When I install a
> new version, I would like to just change one directive, or a soft link to
> the current doc/html/ directory, to update a bookmark I have pointing to 
> the current R doumentation directory.  I've tried building a soft link:
> 
> current_html_link -> /opt/local/R/R-0.65.1/doc/html
> 
> and pointing my browser there with:
> 
> file:/opt/local/R/current_html_link/index.html
> 
> but I then have to redefine the relative path links in
> /doc/html/functions.html and /doc/html/packages.html, which breaks the
> search mechanism. (doc/html/search/SearchEngine.html)

How about current-R -> /opt/local/R/R-0.65.1

and file:/opt/local/current-R/doc/html/index.html

Seems to work for me...

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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