Last updated on 2019-05-01 01:51:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2011.8-1 | 1.43 | 16.73 | 18.16 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2011.8-1 | 1.24 | 13.86 | 15.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2011.8-1 | 21.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2011.8-1 | 20.71 | NOTE | |||
r-patched-linux-x86_64 | 2011.8-1 | 1.36 | 16.75 | 18.11 | NOTE | |
r-patched-solaris-x86 | 2011.8-1 | 35.50 | NOTE | |||
r-release-linux-x86_64 | 2011.8-1 | 1.45 | 16.53 | 17.98 | NOTE | |
r-release-windows-ix86+x86_64 | 2011.8-1 | 6.00 | 25.00 | 31.00 | NOTE | |
r-release-osx-x86_64 | 2011.8-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2011.8-1 | 2.00 | 25.00 | 27.00 | NOTE | |
r-oldrel-osx-x86_64 | 2011.8-1 | NOTE |
Version: 2011.8-1
Check: R code for possible problems
Result: NOTE
eiginv: no visible global function definition for 'runif'
Undefined global functions or variables:
runif
Consider adding
importFrom("stats", "runif")
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64