Last updated on 2025-02-01 12:48:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 51.26 | 420.17 | 471.43 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 31.48 | 312.78 | 344.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 756.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 774.42 | ERROR | |||
r-devel-windows-x86_64 | 0.2.0 | 54.00 | 344.00 | 398.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 47.88 | 393.11 | 440.99 | OK | |
r-release-linux-x86_64 | 0.2.0 | 49.49 | 392.63 | 442.12 | OK | |
r-release-macos-arm64 | 0.2.0 | 18.00 | ERROR | |||
r-release-macos-x86_64 | 0.2.0 | 319.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 52.00 | 342.00 | 394.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 10.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.0 | 10.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.2.0 | 1.00 | 8.00 | 9.00 | ERROR |
Version: 0.2.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 gprofiler_request(url, body) :
There's an issue with your request to g:Profiler.
Error code: 301.
Please double check your input. If this doesn't help, then check your internet connection or contact us with a reproducible example on biit.support@ut.ee
Calls: convert_id -> gconvert -> gprofiler_request
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-macos-arm64
Version: 0.2.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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.2.0
Check: package dependencies
Result: ERROR
Package required but not available: 'signatureSearchData'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-oldrel-windows-x86_64