Re: [R] modifying INSTALL to make html but not build package

2008-06-17 Thread Nathan Coulter
Jonathan Baron wrote: I have found the problem. I don't understand it, but the script works now. I've removed it from where it was but will send it to anyone who wants it. Jon I'm interested in seeing it. I maintain a private mirror of cran which is modified so that it provides the most a

Re: [R] modifying INSTALL to make html but not build package

2008-06-14 Thread Jonathan Baron
I have found the problem. I don't understand it, but the script works now. I've removed it from where it was but will send it to anyone who wants it. Jon On 06/14/08 11:44, Jonathan Baron wrote: > For my R page at http://finzi.psych.upenn.edu/ (also the target of > RSiteSearch()), I'm trying to

[R] modifying INSTALL to make html but not build package

2008-06-14 Thread Jonathan Baron
For my R page at http://finzi.psych.upenn.edu/ (also the target of RSiteSearch()), I'm trying to find a way to get the html versions of the help pages without actually installing packages. This will allow me to include packages that don't install. And it will also vastly speed up the monthly upda