[R-pkg-devel] NOTE in r-devel-linux-x86_64-fedora-clang
Helmut Schütz
he|mut@@chuetz @end|ng |rom beb@c@@t
Fri Aug 7 16:45:06 CEST 2020
Dear all,
I'm struggling to understand this NOTE in
r-devel-linux-x86_64-fedora-clang (only)
https://cran.r-project.org/web/checks/check_results_PowerTOST.html
emmeans is a great package (THX Russell!) but we don't use it anywhere
in ours.
Only in two man pages we have
... obtained via \code{\link[emmeans]{emmeans}} of package \code{emmeans}.
Previously we had plain text and were asked by users for details.
AFAIK, this is the correct syntax acc. to the REM linking to the man
page of another package. In the library links work as intended.
Our package is used in a regulated environment where even a NOTE raises
eyebrows.
In all other R-versions and operating systems there is no problem. What
surprises me is that on Fedora the results depends on the C-compiler.
Strange.
Of course, we could use in NAMESPACE
importFrom(emmeans, emmeans)
but that would force users to install a package they might not need at all.
Helmut
--
Ing. Helmut Schütz
BEBAC – Consultancy Services for
Bioequivalence and Bioavailability Studies
Neubaugasse 36/11
1070 Vienna, Austria
E helmut.schuetz using bebac.at
W https://bebac.at/
F https://forum.bebac.at/
More information about the R-package-devel
mailing list