Last updated on 2020-12-01 00:46:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2015.4-1 | 8.66 | 56.53 | 65.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2015.4-1 | 5.25 | 44.53 | 49.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2015.4-1 | 80.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2015.4-1 | 74.83 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2015.4-1 | 14.00 | 74.00 | 88.00 | NOTE | |
r-patched-linux-x86_64 | 2015.4-1 | 9.17 | 53.80 | 62.97 | NOTE | |
r-patched-solaris-x86 | 2015.4-1 | 99.80 | NOTE | |||
r-release-linux-x86_64 | 2015.4-1 | 8.41 | 53.64 | 62.05 | NOTE | |
r-release-macos-x86_64 | 2015.4-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2015.4-1 | 14.00 | 57.00 | 71.00 | NOTE | |
r-oldrel-macos-x86_64 | 2015.4-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2015.4-1 | 10.00 | 70.00 | 80.00 | NOTE |
Version: 2015.4-1
Check: R code for possible problems
Result: NOTE
vintageMap: no visible global function definition for 'read.table'
TSget,character-TSfameLocalConnection: no visible global function
definition for 'as.ts'
TSget,character-TSfameLocalConnection: no visible global function
definition for 'zoo'
TSget,character-TSfameLocalConnection: no visible global function
definition for 'frequency'
TSget,character-TSfameServerConnection: no visible global function
definition for 'as.ts'
TSget,character-TSfameServerConnection: no visible global function
definition for 'zoo'
TSget,character-TSfameServerConnection: no visible global function
definition for 'frequency'
Undefined global functions or variables:
as.ts frequency read.table zoo
Consider adding
importFrom("stats", "as.ts", "frequency")
importFrom("utils", "read.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-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