Last updated on 2022-05-10 10:49:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 6.78 | 88.32 | 95.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 6.07 | 69.14 | 75.21 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 119.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 118.67 | NOTE | |||
r-devel-windows-x86_64 | 1.2.1 | 22.00 | 106.00 | 128.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.1 | 6.95 | 85.65 | 92.60 | NOTE | |
r-release-linux-x86_64 | 1.2.1 | 7.94 | 87.26 | 95.20 | NOTE | |
r-release-macos-arm64 | 1.2.1 | 33.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.1 | 59.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.1 | 19.00 | 105.00 | 124.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2.1 | 37.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.1 | 88.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2.1 | 17.00 | 115.00 | 132.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64