Last updated on 2020-12-01 00:46:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 2.65 | 30.36 | 33.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 2.13 | 22.32 | 24.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 44.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 34.75 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5.1 | 5.00 | 33.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.1 | 2.80 | 31.26 | 34.06 | NOTE | |
r-patched-solaris-x86 | 0.5.1 | 54.40 | NOTE | |||
r-release-linux-x86_64 | 0.5.1 | 3.02 | 32.02 | 35.04 | NOTE | |
r-release-macos-x86_64 | 0.5.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.5.1 | 4.00 | 32.00 | 36.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.5.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.1 | 5.00 | 47.00 | 52.00 | NOTE |
Version: 0.5.1
Check: R code for possible problems
Result: NOTE
mopsocd : initialize_pop: no visible global function definition for
'runif'
mopsocd : compute_velocity: no visible global function definition for
'runif'
mopsocd : mutate: 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-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