Last updated on 2020-10-11 01:47:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 15.42 | 124.19 | 139.61 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 12.29 | 92.47 | 104.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 182.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 175.24 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-1 | 38.00 | 126.00 | 164.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 9.89 | 112.06 | 121.95 | NOTE | |
r-patched-solaris-x86 | 1.0-1 | 243.00 | NOTE | |||
r-release-linux-x86_64 | 1.0-1 | 10.99 | 111.33 | 122.32 | NOTE | |
r-release-macos-x86_64 | 1.0-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-1 | 26.00 | 149.00 | 175.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 30.00 | 100.00 | 130.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64