Last updated on 2022-06-20 14:51:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.85 | 27.89 | 29.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.08 | 21.30 | 23.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 47.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 46.28 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 26.00 | 49.00 | 75.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 2.64 | 26.70 | 29.34 | NOTE | |
r-release-linux-x86_64 | 0.1.0 | 2.02 | 26.73 | 28.75 | NOTE | |
r-release-macos-arm64 | 0.1.0 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 6.00 | 49.00 | 55.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.0 | 21.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 28.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 31.00 | 37.00 | NOTE |
Version: 0.1.0
Check: R code for possible problems
Result: NOTE
synthetic_multiband: no visible global function definition for 'runif'
synthetic_multiband: no visible global function definition for 'rnorm'
Undefined global functions or variables:
rnorm runif
Consider adding
importFrom("stats", "rnorm", "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