Last updated on 2022-06-20 14:51:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.31 | 32.94 | 35.25 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.10 | 24.04 | 26.14 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 54.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 53.65 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 10.00 | 56.00 | 66.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.57 | 31.61 | 34.18 | NOTE | |
r-release-linux-x86_64 | 1.0 | 2.62 | 32.55 | 35.17 | NOTE | |
r-release-macos-arm64 | 1.0 | 20.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 29.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 11.00 | 54.00 | 65.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 23.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 39.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 48.00 | 53.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
RnDif.het: no visible global function definition for 'runif'
RnDif.hom: no visible global function definition for 'runif'
RnDifAdv.hom: no visible global function definition for 'runif'
SoilAdv.hom: 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