Re: [Rd] \link{} to help pages in Debian

2004-12-01 Thread Iago Mosqueira
On Wed, 2004-12-01 at 07:38, Prof Brian Ripley wrote: That's guaranteed by the R install scripts, just by following `Writing R Extensions'. *If* it is not working for you, you are doing something which you are not telling us. Well, I am simply following as much as my, probably limited,

Re: [Rd] \link{} to help pages in Debian

2004-12-01 Thread Prof Brian Ripley
On Wed, 1 Dec 2004, Iago Mosqueira wrote: On Wed, 2004-12-01 at 07:38, Prof Brian Ripley wrote: That's guaranteed by the R install scripts, just by following `Writing R Extensions'. *If* it is not working for you, you are doing something which you are not telling us. Well, I am simply following

Re: [Rd] \link{} to help pages in Debian

2004-12-01 Thread Iago Mosqueira
On Wed, 2004-12-01 at 08:24, Prof Brian Ripley wrote: Under Linux, all HTML links are created to the per-session directory and not to the original locations. This is the key, many thanks. Maybe a mention of the mechanism on the administration manual could be of help? I think you are

Re: [Rd] \link{} to help pages in Debian

2004-11-30 Thread Prof Brian Ripley
On Mon, 29 Nov 2004, Iago Mosqueira wrote: On Mon, 2004-11-29 at 09:20, Martin Maechler wrote: not at all! We have been working with several libraries forever, and I think I have n't seen your problem ever. I have detected it only in one package, which happens to conatin links to base and

Re: [Rd] \link{} to help pages in Debian

2004-11-29 Thread Martin Maechler
Iago == Iago Mosqueira [EMAIL PROTECTED] on Mon, 29 Nov 2004 08:41:03 + writes: Iago Hello, Iago In my Debian 3.0 systems, packages are installed in two different Iago places, namely /usr/lib/R/library and /usr/local/lib/R/site-library, Iago depending on whether they

Re: [Rd] \link{} to help pages in Debian

2004-11-29 Thread Iago Mosqueira
On Mon, 2004-11-29 at 09:20, Martin Maechler wrote: not at all! We have been working with several libraries forever, and I think I have n't seen your problem ever. I have detected it only in one package, which happens to conatin links to base and graphics. It seems they are generated at

[Rd] \link{} to help pages in Debian

2004-11-28 Thread Iago Mosqueira
Hello, In my Debian 3.0 systems, packages are installed in two different places, namely /usr/lib/R/library and /usr/local/lib/R/site-library, depending on whether they come from debian packages or CRAN ones. Help pages for my own packages, installed in the second location, cannot find help pages