Last updated on 2018-02-25 00:48:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.65 | 22.61 | 24.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.12 | 18.41 | 19.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 29.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 29.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 4.00 | 51.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.15 | 23.82 | 24.97 | NOTE | |
r-patched-solaris-x86 | 1.0 | 39.50 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.36 | 23.77 | 25.13 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 7.00 | 50.00 | 57.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 3.00 | 48.00 | 51.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
ihs.mle: no visible global function definition for ‘as.formula’
pihs: no visible global function definition for ‘pnorm’
qihs: no visible global function definition for ‘qnorm’
rihs: no visible global function definition for ‘rnorm’
Undefined global functions or variables:
as.formula pnorm qnorm rnorm
Consider adding
importFrom("stats", "as.formula", "pnorm", "qnorm", "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