Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.04 | 20.19 | 22.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.63 | 15.77 | 17.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 35.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 25.66 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 7.00 | 34.00 | 41.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.90 | 20.03 | 21.93 | NOTE | |
r-patched-solaris-x86 | 1.0 | 40.00 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 2.00 | 19.95 | 21.95 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 32.00 | 36.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 46.00 | 51.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
hausman: no visible global function definition for 'pchisq'
ivbe: no visible global function definition for 'cor'
ivbe: no visible global function definition for 'pt'
ivfixed: no visible global function definition for 'cor'
ivfixed: no visible global function definition for 'pt'
ivpan.formula: no visible global function definition for 'model.matrix'
ivpan.formula: no visible global function definition for
'model.response'
ivrandom: no visible global function definition for 'cor'
ivrandom: no visible global function definition for 'pt'
summary.ivpan: no visible global function definition for 'printCoefmat'
Undefined global functions or variables:
cor model.matrix model.response pchisq printCoefmat pt
Consider adding
importFrom("stats", "cor", "model.matrix", "model.response", "pchisq",
"printCoefmat", "pt")
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