[Rd] Documentation cross references

2024-09-08 Thread LluĂ­s Revilla
Hi all, I am checking the cross references at CRAN and base R, and I am having trouble understanding how to reconcile the documentation and how R help links work. Checking the documentation [1] it seems that in a cross reference such as \link[pkg:x]{text} x should be a topic (created with \alias{

Re: [Rd] documentation cross references under R 2.10.0dev for Windows

2009-09-28 Thread Gordon K Smyth
With one expection, all warnings go away when I download the relevant Bioconductor packages as source code and re-build them (rcmd INSTALL --build) on my own machine. The warnings re-appear if I install the Bioconductor packages in the normal way using biocLite("Biobase") etc. I will follow t

[Rd] documentation cross references under R 2.10.0dev for Windows

2009-09-27 Thread Gordon K Smyth
Rcmd check under R 2.10.0dev for Windows seems to be issuing a number of spurious warning messages about Rd cross-references. The following warning messages appear when checking the latest (non-public) version of the Bioconductor package limma. They appear only under Windows, not Unix or Mac.