Last updated on 2017-07-20 05:49:38.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0-1 | 4.80 | 62.14 | 66.94 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0-1 | 4.84 | 61.06 | 65.89 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0-1 | 133.94 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 131.17 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0-1 | 23.00 | 125.00 | 148.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0-1 | 4.80 | 62.26 | 67.06 | NOTE | |
| r-patched-solaris-x86 | 1.0-1 | 188.60 | NOTE | |||
| r-release-linux-x86_64 | 1.0-1 | 5.01 | 62.68 | 67.69 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0-1 | 17.00 | 102.00 | 119.00 | NOTE | |
| r-release-osx-x86_64 | 1.0-1 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0-1 | 14.00 | 99.00 | 113.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.0-1 | NOTE |
Version: 1.0-1
Check: R code for possible problems
Result: NOTE
abs_dif: no visible global function definition for ‘as.formula’
env_dif: no visible global function definition for ‘lm’
env_dif: no visible global function definition for ‘as.formula’
env_dif_logistic: no visible global function definition for
‘as.formula’
fam_env: no visible global function definition for ‘as.formula’
log_dif: no visible global function definition for ‘as.formula’
Undefined global functions or variables:
as.formula lm
Consider adding
importFrom("stats", "as.formula", "lm")
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