Last updated on 2018-06-20 01:50:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2015.4-1 | 4.40 | 55.19 | 59.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2015.4-1 | 3.12 | 43.27 | 46.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2015.4-1 | 69.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2015.4-1 | 65.74 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2015.4-1 | 12.00 | 65.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 2015.4-1 | 3.65 | 45.14 | 48.79 | NOTE | |
r-patched-solaris-x86 | 2015.4-1 | 83.00 | NOTE | |||
r-release-linux-x86_64 | 2015.4-1 | 3.21 | 44.87 | 48.08 | NOTE | |
r-release-windows-ix86+x86_64 | 2015.4-1 | 6.00 | 77.00 | 83.00 | NOTE | |
r-release-osx-x86_64 | 2015.4-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2015.4-1 | 9.00 | 53.00 | 62.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