Last updated on 2020-08-07 01:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 16.52 | 117.38 | 133.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 11.65 | 88.25 | 99.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 164.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 151.54 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-1 | 51.00 | 130.00 | 181.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 11.03 | 111.88 | 122.91 | NOTE | |
r-patched-solaris-x86 | 1.0-1 | 236.30 | NOTE | |||
r-release-linux-x86_64 | 1.0-1 | 10.96 | 113.02 | 123.98 | NOTE | |
r-release-macos-x86_64 | 1.0-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-1 | 39.00 | 173.00 | 212.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 25.00 | 129.00 | 154.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