Last updated on 2020-08-07 01:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.59 | 26.60 | 29.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.22 | 20.93 | 23.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 43.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 34.78 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 9.00 | 37.00 | 46.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 2.56 | 26.68 | 29.24 | NOTE | |
r-patched-solaris-x86 | 0.1.0 | 56.30 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 2.57 | 26.52 | 29.09 | 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