Last updated on 2017-07-31 01:46:49.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 0.82 | 17.13 | 17.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 0.67 | 11.08 | 11.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 18.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 17.69 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 4.00 | 34.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 0.72 | 17.02 | 17.74 | NOTE | |
r-patched-solaris-x86 | 1.2 | 31.80 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 0.68 | 17.03 | 17.71 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2 | 3.00 | 34.00 | 37.00 | NOTE | |
r-release-osx-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 3.00 | 26.00 | 29.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2 | NOTE |
Version: 1.2
Check: R code for possible problems
Result: NOTE
beep: no visible global function definition for ‘download.file’
Undefined global functions or variables:
download.file
Consider adding
importFrom("utils", "download.file")
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