Jonathan Baron wrote:
I haven't tried this yet, but I should note that my Site Search page:
http://finzi.psych.upenn.edu,
and the associated R function RSiteSearch and related functions,
depend on compiled html help files.


On regular html, not compiled html, I believe.



The idea is to be able to search the help page of functions that you
don't have installed yet, to see if you want to install some package.

There are other ways to do this, listed in my page.  And perhaps my
page is not necessary anymore.  (I would love it if someone took it
over, whether it is or not.)  Or maybe I'm worrying too much about the
new version.  I do have a script that generates the html help pages
only, and maybe it will still work, although it uses other scripts
that come with R itself.

You may need to install the packages including the option to generate static html files. That is still possible.

Just compiled html support has been withdrawn (which is a proprietary Microsoft format Microsoft does not support actively anymore).

Best wishes,
Uwe



Jon

On 11/05/09 21:28, Uwe Ligges wrote:
See the NEWS and CHANGES files. You can choose html help, if you prefer that, or pdf. Support for compiled html help has been withdrawn.

Uwe Ligges

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to