Last updated on 2018-04-19 06:47:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 4.42 | 45.60 | 50.02 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 3.19 | 39.91 | 43.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 66.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 63.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 10.00 | 85.00 | 95.00 | NOTE | |
r-devel-osx-x86_64 | 1.0 | NOTE | ||||
r-patched-linux-x86_64 | 1.0 | 4.25 | 48.77 | 53.02 | NOTE | |
r-patched-solaris-x86 | 1.0 | 101.00 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.50 | 49.41 | 52.91 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 7.00 | 78.00 | 85.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 9.00 | 80.00 | 89.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
odfTable.table: 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-devel-windows-ix86+x86_64, r-devel-osx-x86_64, 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