Last updated on 2022-06-20 11:51:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 2.32 | 29.99 | 32.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 1.99 | 22.29 | 24.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 48.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 47.83 | NOTE | |||
r-devel-windows-x86_64 | 0.5.1 | 9.00 | 56.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.1 | 2.50 | 28.67 | 31.17 | NOTE | |
r-release-linux-x86_64 | 0.5.1 | 1.82 | 28.61 | 30.43 | NOTE | |
r-release-macos-arm64 | 0.5.1 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 0.5.1 | 24.00 | NOTE | |||
r-release-windows-x86_64 | 0.5.1 | 4.00 | 54.00 | 58.00 | NOTE | |
r-oldrel-macos-arm64 | 0.5.1 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.5.1 | 29.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.5.1 | 5.00 | 32.00 | 37.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64