Last updated on 2016-10-24 23:48:27.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7 | 0.62 | 21.77 | 22.40 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7 | 0.65 | 21.16 | 21.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7 | 41.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7 | 39.15 | NOTE | |||
r-devel-macos-x86_64-clang | 0.7 | 33.90 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.7 | 5.00 | 42.00 | 47.00 | NOTE | |
r-patched-linux-x86_64 | 0.7 | 0.67 | 20.68 | 21.35 | NOTE | |
r-patched-solaris-sparc | 0.7 | 270.60 | NOTE | |||
r-patched-solaris-x86 | 0.7 | 45.20 | NOTE | |||
r-release-linux-x86_64 | 0.7 | 0.63 | 20.76 | 21.39 | NOTE | |
r-release-osx-x86_64-mavericks | 0.7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.7 | 2.00 | 43.00 | 45.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.7 | 2.00 | 44.00 | 46.00 | OK |
Version: 0.7
Check: R code for possible problems
Result: NOTE
inf: no visible global function definition for ‘tail’
phyfromnewick: no visible global function definition for ‘head’
phyreg : inphyreg : merge.formulae.ag: no visible global function
definition for ‘update’
phyreg : inphyreg : merge.formula.test.ag: no visible global function
definition for ‘reformulate’
phyreg : inphyreg: no visible global function definition for
‘as.formula’
phyreg : inphyreg: no visible global function definition for
‘model.frame’
phyreg : inphyreg: no visible binding for global variable ‘na.omit’
phyreg : inphyreg: no visible global function definition for
‘model.matrix’
phyreg : inphyreg: no visible global function definition for ‘lm’
phyreg : inphyreg: no visible global function definition for ‘lm.wfit’
phyreg : inphyreg: no visible global function definition for ‘pf’
phyreg : inphyreg: no visible global function definition for ‘coef’
Undefined global functions or variables:
as.formula coef head lm lm.wfit model.frame model.matrix na.omit pf
reformulate tail update
Consider adding
importFrom("stats", "as.formula", "coef", "lm", "lm.wfit",
"model.frame", "model.matrix", "na.omit", "pf",
"reformulate", "update")
importFrom("utils", "head", "tail")
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64