Last updated on 2020-08-07 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.34 | 21.89 | 24.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.89 | 17.12 | 19.01 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 37.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 28.60 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 7.00 | 34.00 | 41.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 2.36 | 21.62 | 23.98 | NOTE | |
r-patched-solaris-x86 | 0.1.1 | 45.70 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 2.07 | 21.46 | 23.53 | NOTE | |
r-release-macos-x86_64 | 0.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 7.00 | 50.00 | 57.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 5.00 | 48.00 | 53.00 | NOTE |
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
test.LM: no visible global function definition for 'lm'
Undefined global functions or variables:
lm
Consider adding
importFrom("stats", "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