Last updated on 2020-12-04 00:48:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 11.62 | 133.98 | 145.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 13.58 | 102.54 | 116.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 188.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 180.83 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 33.00 | 156.00 | 189.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 11.15 | 124.06 | 135.21 | NOTE | |
r-patched-solaris-x86 | 1.2 | 232.20 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 10.47 | 124.61 | 135.08 | NOTE | |
r-release-macos-x86_64 | 1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2 | 22.00 | 116.00 | 138.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 28.00 | 145.00 | 173.00 | NOTE |
Version: 1.2
Check: R code for possible problems
Result: NOTE
bestFM: no visible global function definition for 'data'
gaRoth: no visible global function definition for 'data'
ros: no visible global function definition for 'na.omit'
rosunc: no visible global function definition for 'rnorm'
Undefined global functions or variables:
data na.omit rnorm
Consider adding
importFrom("stats", "na.omit", "rnorm")
importFrom("utils", "data")
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