Last updated on 2015-09-06 23:47:27.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-12 | 1.12 | 22.24 | 23.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9-12 | 1.14 | 22.44 | 23.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9-12 | 44.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-12 | 41.92 | NOTE | |||
r-devel-osx-x86_64-clang | 0.9-12 | 45.97 | OK | |||
r-devel-windows-ix86+x86_64 | 0.9-12 | 5.00 | 40.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 0.9-12 | 1.17 | 22.86 | 24.03 | OK | |
r-patched-solaris-sparc | 0.9-12 | 284.00 | OK | |||
r-patched-solaris-x86 | 0.9-12 | 57.90 | OK | |||
r-release-linux-x86_64 | 0.9-12 | 1.15 | 22.68 | 23.83 | OK | |
r-release-osx-x86_64-mavericks | 0.9-12 | OK | ||||
r-release-windows-ix86+x86_64 | 0.9-12 | 6.00 | 44.00 | 50.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.9-12 | 7.00 | 44.00 | 51.00 | OK |
Version: 0.9-12
Check: R code for possible problems
Result: NOTE
..placeOrder: no visible global function definition for ‘str’
.reqMktData.vignette: no visible global function definition for
‘flush.console’
e_portfolio_value: no visible global function definition for ‘str’
print.eventPortfolioValue: no visible global function definition for
‘str’
print.twsContract: no visible global function definition for ‘str’
print.twsContractDetails: no visible global function definition for
‘str’
print.twsOrder: no visible global function definition for ‘str’
print.twsOrderState: no visible global function definition for ‘str’
print.twsScannerSubscription: no visible global function definition for
‘str’
reqAccountUpdates: no visible binding for global variable ‘timestamp’
reqContractDetails: no visible binding for global variable ‘timestamp’
reqHistoricalData: no visible global function definition for
‘flush.console’
reqHistoricalData: no visible global function definition for
‘write.table’
Undefined global functions or variables:
flush.console str timestamp write.table
Consider adding
importFrom("utils", "flush.console", "str", "timestamp", "write.table")
to your NAMESPACE.
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