Last updated on 2018-11-24 00:51:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-10 | 14.58 | 164.91 | 179.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4-10 | 11.00 | 125.84 | 136.84 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.4-10 | 210.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-10 | 207.98 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.4-10 | 36.00 | 242.00 | 278.00 | OK | |
r-patched-linux-x86_64 | 0.4-10 | 14.96 | 156.27 | 171.23 | WARN | |
r-patched-solaris-x86 | 0.4-10 | 300.90 | NOTE | |||
r-release-linux-x86_64 | 0.4-10 | 12.86 | 158.07 | 170.93 | WARN | |
r-release-windows-ix86+x86_64 | 0.4-10 | 46.00 | 292.00 | 338.00 | OK | |
r-release-osx-x86_64 | 0.4-10 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4-10 | 31.00 | 331.00 | 362.00 | OK | |
r-oldrel-osx-x86_64 | 0.4-10 | OK |
Version: 0.4-10
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
[.RLBigData [.RLResult [.RecLinkData [.RecLinkResult
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: 0.4-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
phonet.c:1207:34: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
phonet.c:1208:34: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.4-10
Check: compiled code
Result: NOTE
File ‘RecordLinkage/libs/RecordLinkage.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc