Last updated on 2018-02-25 00:49:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 4.48 | 39.50 | 43.98 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 3.04 | 31.83 | 34.87 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 55.75 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 53.71 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.5 | 9.00 | 75.00 | 84.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.5 | 1.14 | 48.20 | 49.34 | NOTE | |
r-patched-solaris-x86 | 0.1.5 | 72.10 | NOTE | |||
r-release-linux-x86_64 | 0.1.5 | 1.51 | 47.15 | 48.66 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1.5 | 3.00 | 80.00 | 83.00 | NOTE | |
r-release-osx-x86_64 | 0.1.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.5 | 3.00 | 59.00 | 62.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.5 | NOTE |
Version: 0.1.5
Check: R code for possible problems
Result: NOTE
ztable.glm: no visible global function definition for ‘confint’
ztable.glm: no visible global function definition for ‘coef’
ztable.nls: no visible global function definition for ‘formula’
Undefined global functions or variables:
coef confint formula
Consider adding
importFrom("stats", "coef", "confint", "formula")
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