kwright@eskimo.com
2004-May-03 20:57 UTC
[Rd] installed.packages hyperlink wrong in two spots (PR#6850)
Full_Name: Kevin Wright Version: 1.9.0 OS: Windows 2000 Submission from: (NULL) (170.54.59.160) The html help file for the 'library' function contains this sentence: Note that installed.packages() returns... The 'installed.packages' hyperlink points to 'installed.packages.html'. The latter file does not exist for me. I suspect the link should be to 'update.packages.html'. I searched the 'library' directory for other instances of 'installed.packages.html' and also found the string in the following file: getDepList.html Is there any kind of hyperlink checking that happens during the R build process? I imagine that this thought has been considered before.
Prof Brian Ripley
2004-May-03 21:16 UTC
[Rd] installed.packages hyperlink wrong in two spots (PR#6850)
On Mon, 3 May 2004 kwright@eskimo.com wrote:> Full_Name: Kevin Wright > Version: 1.9.0 > OS: Windows 2000 > Submission from: (NULL) (170.54.59.160) > > The html help file for the 'library' function contains this sentence: > > Note that installed.packages() returns... > > The 'installed.packages' hyperlink points to 'installed.packages.html'. The > latter file does not exist for me. I suspect the link should be to > 'update.packages.html'. > > I searched the 'library' directory for other instances of > 'installed.packages.html' and also found the string in the following file: > getDepList.htmlThose are forwrd references to package utils, so have to be resolved manually.> Is there any kind of hyperlink checking that happens during the R build process? > I imagine that this thought has been considered before.No, yes. We look forwards to reviewing your contribution of such a checker. -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595