Last updated on 2021-01-27 15:51:41 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4 | 1.82 | 19.35 | 21.17 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 1.4 | 35.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4 | 25.64 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.4 | 4.00 | 30.00 | 34.00 | NOTE | |
r-patched-linux-x86_64 | 1.4 | 1.73 | 19.58 | 21.31 | NOTE | |
r-patched-solaris-x86 | 1.4 | 38.30 | NOTE | |||
r-release-linux-x86_64 | 1.4 | 1.61 | 19.49 | 21.10 | NOTE | |
r-release-macos-x86_64 | 1.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.4 | 4.00 | 25.00 | 29.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.4 | 3.00 | 40.00 | 43.00 | NOTE |
Version: 1.4
Check: R code for possible problems
Result: NOTE
hopkins: no visible global function definition for 'runif'
hopkins: no visible global function definition for 'dist'
Undefined global functions or variables:
dist runif
Consider adding
importFrom("stats", "dist", "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-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