Last updated on 2022-06-20 14:51:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 3.19 | 31.44 | 34.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.39 | 24.32 | 26.71 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 51.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 50.80 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 11.00 | 54.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 3.09 | 29.98 | 33.07 | NOTE | |
r-release-linux-x86_64 | 0.1.0 | 2.88 | 29.95 | 32.83 | NOTE | |
r-release-macos-arm64 | 0.1.0 | 21.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 26.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 14.00 | 57.00 | 71.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.0 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 30.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 48.00 | 54.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64