HREFS for private packages - fixed? (PR#19)
Anyone know if this is still with us? -pd
There is however, a small problem with installing the HTML documention in a private (i.e. not RHOME/library) location. The file RHOME/doc/html/packages.html linking the main documention to the packages is written (BTW this will
probably
fail if the package owner and the R owner are not the same) but the links in
it
are not quite correct. For me the link indicated in that file is
<A HREF="../../library/dse/html/00Index.html">
which would be RHOME/library/dse/html/00Index.html, but it should be
<A HREF="{package_location}/dse/html/00Index.html">
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._