Last updated on 2017-12-20 00:47:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2015.4-1 | 2.86 | 38.72 | 41.58 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2015.4-1 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 2015.4-1 | 55.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2015.4-1 | 54.93 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2015.4-1 | 10.00 | 48.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 2015.4-1 | 2.92 | 43.75 | 46.67 | NOTE | |
r-patched-solaris-x86 | 2015.4-1 | 73.80 | NOTE | |||
r-release-linux-x86_64 | 2015.4-1 | 2.79 | 44.24 | 47.03 | NOTE | |
r-release-windows-ix86+x86_64 | 2015.4-1 | 6.00 | 52.00 | 58.00 | NOTE | |
r-release-osx-x86_64 | 2015.4-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2015.4-1 | 5.00 | 76.00 | 81.00 | NOTE | |
r-oldrel-osx-x86_64 | 2015.4-1 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64