[R-pkg-devel] Documentation Cross-reference Unexpected Warning
Dario Strbenac
d@tr7320 @ending from uni@@ydney@edu@@u
Sun May 13 04:00:12 CEST 2018
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 states that the [packageName] specifier would only be needed to "... refer to not-yet-installed packages ..." but in this case, limma is already installed and is in the library path. Is the warning a false positive? I am using the latest release of R.
* using R version 3.5.0 (2018-04-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
--------------------------------------
Dario Strbenac
University of Sydney
Camperdown NSW 2050
Australia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Tester.tar.gz
Type: application/x-gzip
Size: 2984 bytes
Desc: Tester.tar.gz
URL: <https://stat.ethz.ch/pipermail/r-package-devel/attachments/20180513/65fb3f07/attachment.bin>
More information about the R-package-devel
mailing list