Last updated on 2020-08-07 01:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2014.11-1 | 2.52 | 41.77 | 44.29 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2014.11-1 | 2.21 | 31.01 | 33.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2014.11-1 | 59.13 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2014.11-1 | 314.55 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2014.11-1 | 8.00 | 69.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 2014.11-1 | 2.77 | 39.87 | 42.64 | NOTE | |
r-patched-solaris-x86 | 2014.11-1 | 71.90 | NOTE | |||
r-release-linux-x86_64 | 2014.11-1 | 2.81 | 39.46 | 42.27 | 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