Last updated on 2021-04-15 06:48:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 5.32 | 48.10 | 53.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 4.37 | 37.45 | 41.82 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 73.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 64.33 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 12.00 | 64.00 | 76.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 0.2.1 | NOTE | ||||
r-patched-linux-x86_64 | 0.2.1 | 4.09 | 45.98 | 50.07 | NOTE | |
r-patched-solaris-x86 | 0.2.1 | 92.90 | NOTE | |||
r-release-linux-x86_64 | 0.2.1 | 4.34 | 45.95 | 50.29 | NOTE | |
r-release-macos-x86_64 | 0.2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.1 | 9.00 | 64.00 | 73.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 7.00 | 48.00 | 55.00 | NOTE |
Version: 0.2.1
Check: R code for possible problems
Result: NOTE
R5.value.default: no visible binding for global variable 'data.table'
R5.value.default: no visible global function definition for
'as.data.table'
R5.value.parse: no visible binding for global variable 'data.table'
R5.value.parse: no visible global function definition for
'is.data.table'
R5.value.parse: no visible global function definition for
'as.data.table'
stampme: no visible global function definition for 'flush.console'
stampmsg: no visible global function definition for 'flush.console'
write.data.table: no visible global function definition for
'write.table'
Undefined global functions or variables:
as.data.table data.table flush.console is.data.table write.table
Consider adding
importFrom("utils", "flush.console", "write.table")
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-devel-windows-x86_64-gcc10-UCRT, 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