Last updated on 2018-02-24 09:51:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4 | 3.09 | 26.85 | 29.94 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.4 | 2.59 | 21.71 | 24.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4 | 36.47 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.4 | 34.81 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4 | 16.00 | 70.00 | 86.00 | NOTE | |
r-patched-linux-x86_64 | 0.4 | 2.89 | 28.25 | 31.14 | NOTE | |
r-patched-solaris-x86 | 0.4 | 53.40 | NOTE | |||
r-release-linux-x86_64 | 0.4 | 2.90 | 28.02 | 30.92 | NOTE | |
r-release-windows-ix86+x86_64 | 0.4 | 22.00 | 64.00 | 86.00 | NOTE | |
r-release-osx-x86_64 | 0.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.4 | 9.00 | 46.00 | 55.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.4 | NOTE |
Version: 0.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
am.c:275:9: warning: comparison of array 'readByte' not equal to a null pointer is always true [-Wtautological-pointer-compare]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 0.4
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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
Version: 0.4
Check: R code for possible problems
Result: NOTE
aqDayOfWeekStat: no visible global function definition for ‘index’
aqDropHour: no visible global function definition for ‘index’
aqFilterOHLCSD: no visible binding for global variable ‘sd’
aqHourIndex: no visible global function definition for ‘index’
aqHourlyStat: no visible global function definition for ‘index’
aqLoadOHLC: no visible global function definition for ‘read.csv’
aqLoadSeriesField: no visible global function definition for ‘read.csv’
aqLoadXtsFromCsv: no visible global function definition for ‘read.csv2’
aqLoadYahooEOD: no visible global function definition for ‘read.csv’
aqSaveXtsToCsv: no visible global function definition for ‘write.csv2’
aqStoreSeriesField: no visible global function definition for ‘index’
aqStoreSeriesField: no visible global function definition for
‘capture.output’
aqStoreSeriesField: no visible global function definition for
‘write.table’
Undefined global functions or variables:
capture.output index read.csv read.csv2 sd write.csv2 write.table
Consider adding
importFrom("stats", "sd")
importFrom("utils", "capture.output", "read.csv", "read.csv2",
"write.csv2", "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-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
Version: 0.4
Check: compiled code
Result: NOTE
File ‘aqr/libs/aqr.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
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-patched-linux-x86_64, r-release-linux-x86_64