Last updated on 2020-08-07 01:49:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-4 | 2.37 | 38.64 | 41.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-4 | 1.81 | 28.49 | 30.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-4 | 55.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-4 | 47.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-4 | 8.00 | 46.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-4 | 2.19 | 37.02 | 39.21 | NOTE | |
r-patched-solaris-x86 | 1.1-4 | 67.30 | NOTE | |||
r-release-linux-x86_64 | 1.1-4 | 2.07 | 37.42 | 39.49 | NOTE | |
r-release-macos-x86_64 | 1.1-4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1-4 | 10.00 | 69.00 | 79.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1-4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-4 | 5.00 | 45.00 | 50.00 | NOTE |
Version: 1.1-4
Check: R code for possible problems
Result: NOTE
critical.values: no visible global function definition for 'rnorm'
critical.values: no visible global function definition for 'quantile'
mandel.test: no visible global function definition for 'qf'
mtukey.test : p.test: no visible global function definition for 'qf'
mtukey.test: no visible binding for global variable 'quantile'
mtukey.test: no visible global function definition for 'rnorm'
tukey.test: no visible global function definition for 'qf'
Undefined global functions or variables:
qf quantile rnorm
Consider adding
importFrom("stats", "qf", "quantile", "rnorm")
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