Last updated on 2019-12-13 13:49:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.79.0 | 56.41 | 41.30 | 97.71 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.79.0 | 33.44 | 32.28 | 65.72 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.79.0 | 145.34 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.79.0 | 121.65 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.79.0 | 108.00 | 102.00 | 210.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.79.0 | 122.00 | 97.00 | 219.00 | WARN | |
r-patched-linux-x86_64 | 0.79.0 | 44.61 | 37.13 | 81.74 | OK | |
r-patched-solaris-x86 | 0.79.0 | 123.50 | OK | |||
r-release-linux-x86_64 | 0.79.0 | 41.34 | 37.29 | 78.63 | OK | |
r-release-windows-ix86+x86_64 | 0.79.0 | 118.00 | 68.00 | 186.00 | OK | |
r-release-osx-x86_64 | 0.79.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.79.0 | 110.00 | 69.00 | 179.00 | OK | |
r-oldrel-osx-x86_64 | 0.79.0 | ERROR |
Version: 0.79.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Converter.cpp:154:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Converter.cpp:157:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Sequence.cpp:193:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Sequence.cpp:197:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Sequence.cpp:230:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Sequence.cpp:292:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.79.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Converter.cpp:154:7: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
Converter.cpp:157:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
Sequence.cpp:387:17: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
Sequence.cpp:388:17: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
Sequence.cpp:193:7: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
Sequence.cpp:197:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
Sequence.cpp:230:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
Sequence.cpp:292:7: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.79.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Sequence.cpp:387:17: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
Sequence.cpp:388:17: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
Sequence.cpp:387:10: warning: 'char* __builtin_strcpy(char*, const char*)' source argument is the same as destination [-Wrestrict]
Sequence.cpp:388:10: warning: 'char* __builtin_strcpy(char*, const char*)' source argument is the same as destination [-Wrestrict]
Flavor: r-devel-windows-ix86+x86_64-gcc8
Version: 0.79.0
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
'BSgenome.Hsapiens.UCSC.hg18.masked',
'BSgenome.Hsapiens.UCSC.hg19.masked'
Flavor: r-release-osx-x86_64
Version: 0.79.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘rtracklayer’
Packages suggested but not available for checking:
‘BSgenome.Hsapiens.UCSC.hg18.masked’
‘BSgenome.Hsapiens.UCSC.hg19.masked’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-osx-x86_64