Last updated on 2025-12-03 05:50:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 58.87 | 445.94 | 504.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 37.91 | 328.28 | 366.19 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 254.00 | 569.44 | 823.44 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 276.00 | 543.25 | 819.25 | OK | |
| r-devel-windows-x86_64 | 0.3.0 | 61.00 | 394.00 | 455.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 58.90 | 429.85 | 488.75 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 54.11 | 428.19 | 482.30 | OK | |
| r-release-macos-arm64 | 0.3.0 | 4.00 | ERROR | |||
| r-release-macos-x86_64 | 0.3.0 | 12.00 | ERROR | |||
| r-release-windows-x86_64 | 0.3.0 | 55.00 | 358.00 | 413.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | 9.00 | ERROR | |||
| r-oldrel-macos-x86_64 | 0.3.0 | 49.00 | 230.00 | 279.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 74.00 | 478.00 | 552.00 | OK |
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in ‘DFD-Ex.R’ failed
The error most likely occurred in:
> ### Name: convert_id
> ### Title: Convert Gene Symbols to ENTREZ IDs
> ### Aliases: convert_id
>
> ### ** Examples
>
> convert_id(c("TP53", "A2M"))
Error in function (type, msg, asError = TRUE) :
Failed to connect to biit.cs.ut.ee port 80 after 454 ms: Could not connect to server
Calls: convert_id ... gprofiler_request -> <Anonymous> -> <Anonymous> -> fun
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.0
Check: package dependencies
Result: ERROR
Packages required but not available:
'signatureSearch', 'signatureSearchData'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64