Last updated on 2020-02-15 01:01:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.79.0 | 57.26 | 41.45 | 98.71 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.79.0 | 36.69 | 32.49 | 69.18 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.79.0 | 150.30 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.79.0 | 120.45 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.79.0 | 117.00 | 77.00 | 194.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.79.0 | 161.00 | 111.00 | 272.00 | WARN | |
r-patched-linux-x86_64 | 0.79.0 | 42.60 | 36.78 | 79.38 | OK | |
r-patched-solaris-x86 | 0.79.0 | 152.20 | OK | |||
r-release-linux-x86_64 | 0.79.0 | 43.07 | 36.25 | 79.32 | OK | |
r-release-windows-ix86+x86_64 | 0.79.0 | 113.00 | 67.00 | 180.00 | OK | |
r-release-osx-x86_64 | 0.79.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.79.0 | 103.00 | 96.00 | 199.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