Last updated on 2020-09-17 02:08:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2014.11-1 | 2.75 | 40.69 | 43.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2014.11-1 | 2.08 | 31.12 | 33.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2014.11-1 | 61.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2014.11-1 | 378.45 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2014.11-1 | 6.00 | 55.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 2014.11-1 | 2.70 | 39.73 | 42.43 | NOTE | |
r-patched-solaris-x86 | 2014.11-1 | 73.40 | NOTE | |||
r-release-linux-x86_64 | 2014.11-1 | 2.69 | 39.73 | 42.42 | NOTE | |
r-release-macos-x86_64 | 2014.11-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2014.11-1 | 5.00 | 51.00 | 56.00 | NOTE | |
r-oldrel-macos-x86_64 | 2014.11-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2014.11-1 | 6.00 | 81.00 | 87.00 | NOTE |
Version: 2014.11-1
Check: R code for possible problems
Result: NOTE
Random.Start: no visible global function definition for 'rnorm'
Undefined global functions or variables:
rnorm
Consider adding
importFrom("stats", "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