Last updated on 2020-08-07 01:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 14.01 | 123.54 | 137.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 10.64 | 91.72 | 102.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 175.04 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 155.54 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 55.00 | 139.00 | 194.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 8.35 | 117.93 | 126.28 | NOTE | |
r-patched-solaris-x86 | 1.2 | 231.50 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 10.66 | 119.56 | 130.22 | NOTE | |
r-release-macos-x86_64 | 1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2 | 34.00 | 200.00 | 234.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 26.00 | 125.00 | 151.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