Last updated on 2020-08-07 01:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 7.89 | 68.97 | 76.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 6.03 | 52.85 | 58.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 98.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 90.15 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2.1 | 18.00 | 76.00 | 94.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.1 | 8.14 | 68.13 | 76.27 | NOTE | |
r-patched-solaris-x86 | 1.2.1 | 134.70 | NOTE | |||
r-release-linux-x86_64 | 1.2.1 | 7.56 | 68.60 | 76.16 | NOTE | |
r-release-macos-x86_64 | 1.2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2.1 | 22.00 | 110.00 | 132.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.1 | 11.00 | 72.00 | 83.00 | NOTE |
Version: 1.2.1
Check: R code for possible problems
Result: NOTE
GraphBinaryForestPlot: no visible global function definition for
'abline'
GraphBinaryForestPlot: no visible global function definition for 'text'
GraphContinuousForestPlot: no visible global function definition for
'abline'
GraphContinuousForestPlot: no visible global function definition for
'text'
ImputeBinaryEvents: no visible global function definition for 'rbinom'
ImputeSMD: no visible global function definition for 'rnorm'
funnelplot: no visible global function definition for 'abline'
Undefined global functions or variables:
abline rbinom rnorm text
Consider adding
importFrom("graphics", "abline", "text")
importFrom("stats", "rbinom", "rnorm")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64