Last updated on 2020-09-17 02:08:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.69 | 26.97 | 29.66 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.39 | 21.24 | 23.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 48.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 36.59 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 39.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 2.61 | 26.94 | 29.55 | NOTE | |
r-patched-solaris-x86 | 0.1.0 | 57.10 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 2.89 | 27.28 | 30.17 | NOTE | |
r-release-macos-x86_64 | 0.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 6.00 | 41.00 | 47.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 46.00 | 52.00 | NOTE |
Version: 0.1.0
Check: R code for possible problems
Result: NOTE
ParseTrueFX: no visible global function definition for 'read.csv'
TrueFXRef: no visible global function definition for 'download.file'
TrueFXRef: no visible global function definition for 'browseURL'
Undefined global functions or variables:
browseURL download.file read.csv
Consider adding
importFrom("utils", "browseURL", "download.file", "read.csv")
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