Skip to content
Prev 1977 / 21312 Next

[Bioc-devel] BioC 2.5: "suspect" interpackage links

Hi Martin,

Thanks for the superquick response.

I'll hold off for a short time on removing cross-links, but there are two 
reasons which disuade me from adding file names.  Firstly, even a fully 
correct link with complete file name may still be flagged as "Suspect", 
for example

   \link[marray:read.Galfile]{read.Galfile}

As far as I can see, "read.Galfile.Rd" is the correct file name, yet this 
is flagged as suspect.  Perhaps R cmd check is confused by the extra 
period in the file name?

Secondly, I'd be happy to add names once, but not to keep updating them on 
an ongoing basis as people reorganise their file names.

As an aside, it's ironical that the some links are flagged by the only 
version of R in which they actually work, and not by the versions of R in 
which they don't work.  I also find it perverse that links like 
\link{qnorm}, which give no guidance as to the package, are fine but 
\link[stats]{qnorm}, which correctly narrows down the package, is 
"Suspect".

Regards
Gordon
On Wed, 23 Sep 2009, Martin Morgan wrote: