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

2018-05-13 Thread Uwe Ligges
On 13.05.2018 10:00, Dario Strbenac wrote: Good day, That form solves it, but there's nothing in the Cross-references secion of the manual which suggests that it is necessary. Indeed, that part of the manual seems outdated, will discuss internally. Best, Uwe Ligges ---

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

2018-05-13 Thread Dario Strbenac
Good day, That form solves it, but there's nothing in the Cross-references secion of the manual which suggests that it is necessary. -- Dario Strbenac University of Sydney Camperdown NSW 2050 Australia __ R-package-

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