Last updated on 2018-05-14 01:46:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 0.81 | 15.57 | 16.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 0.69 | 13.97 | 14.66 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 21.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 20.58 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 3.00 | 27.00 | 30.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 0.70 | 15.89 | 16.59 | NOTE | |
r-patched-solaris-x86 | 1.0 | 34.70 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 0.78 | 16.12 | 16.90 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 3.00 | 27.00 | 30.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 2.00 | 24.00 | 26.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
hornpa: no visible global function definition for ‘rnorm’
hornpa: no visible global function definition for ‘cor’
hornpa: no visible global function definition for ‘quantile’
Undefined global functions or variables:
cor quantile rnorm
Consider adding
importFrom("stats", "cor", "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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64