Last updated on 2018-02-25 00:48:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2-13 | 37.30 | 79.80 | 117.10 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.2-13 | 35.52 | 60.76 | 96.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.2-13 | 147.53 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.2-13 | 143.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.2-13 | 117.00 | 113.00 | 230.00 | NOTE | |
r-patched-linux-x86_64 | 2.2-13 | 38.19 | 81.72 | 119.91 | NOTE | |
r-patched-solaris-x86 | 2.2-13 | 218.30 | NOTE | |||
r-release-linux-x86_64 | 2.2-13 | 37.73 | 81.04 | 118.77 | NOTE | |
r-release-windows-ix86+x86_64 | 2.2-13 | 88.00 | 134.00 | 222.00 | NOTE | |
r-release-osx-x86_64 | 2.2-13 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.2-13 | 88.00 | 145.00 | 233.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.2-13 | NOTE |
Version: 2.2-13
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
ff.cpp:256:16: warning: 'long long' is a C++11 extension [-Wc++11-long-long]
ff.cpp:256:54: warning: 'long long' is a C++11 extension [-Wc++11-long-long]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 2.2-13
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
as.hi.logical keyorder.default keysort.default mergeorder.default
mergesort.default radixorder.default radixsort.default
ramorder.default ramsort.default shellorder.default shellsort.default
See section ‘Registering S3 methods’ 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-patched-solaris-x86, r-release-linux-x86_64
Version: 2.2-13
Check: R code for possible problems
Result: NOTE
bigsample.default: no visible global function definition for ‘runif’
cmedian: no visible binding for global variable ‘median’
cquantile: no visible binding for global variable ‘quantile’
read.table.ffdf: no visible binding for global variable ‘read.fwf’
read.table.ffdf: no visible binding for global variable ‘read.table’
regtest.fforder: no visible global function definition for ‘runif’
str.ff: no visible global function definition for ‘str’
str.ffdf: no visible global function definition for ‘str’
str.hi: no visible global function definition for ‘str’
write.csv: no visible binding for global variable ‘write.table’
write.csv2: no visible binding for global variable ‘write.table’
Undefined global functions or variables:
median quantile read.fwf read.table runif str write.table
Consider adding
importFrom("stats", "median", "quantile", "runif")
importFrom("utils", "read.fwf", "read.table", "str", "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: 2.2-13
Check: compiled code
Result: NOTE
File ‘ff/libs/ff.so’:
Found no call to: ‘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