Re: [R-pkg-devel] Documentation Cross-reference Unexpected Warning

2018-05-12 Thread Uwe Ligges
You need \link[limma]{limFit} see Writing R Extensions. Best, Uwe Ligges On 13.05.2018 04:00, Dario Strbenac wrote: Good day, If limma has already been installed, such as by source("https://bioconductor.org/biocLite.R";) biocLite("limma") and the attached minimalist R package is built and

[R-pkg-devel] Documentation Cross-reference Unexpected Warning

2018-05-12 Thread Dario Strbenac
Good day, If limma has already been installed, such as by source("https://bioconductor.org/biocLite.R";) biocLite("limma") and the attached minimalist R package is built and checked, a warning is emitted about the cross-reference in the documentation file. The Writing R Extensions manual state