Last updated on 2020-08-19 01:50:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 8.65 | 69.42 | 78.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 6.78 | 53.07 | 59.85 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 100.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 90.57 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2.1 | 19.00 | 77.00 | 96.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.1 | 6.40 | 67.47 | 73.87 | NOTE | |
r-patched-solaris-x86 | 1.2.1 | 133.10 | NOTE | |||
r-release-linux-x86_64 | 1.2.1 | 7.68 | 66.98 | 74.66 | NOTE | |
r-release-macos-x86_64 | 1.2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2.1 | 18.00 | 78.00 | 96.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.1 | 13.00 | 103.00 | 116.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