Last updated on 2025-01-17 21:49:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 52.79 | 413.47 | 466.26 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 31.63 | 303.25 | 334.88 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 799.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 779.65 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 55.00 | 348.00 | 403.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.0 | 51.81 | 390.70 | 442.51 | OK | |
r-release-linux-x86_64 | 0.2.0 | 51.69 | 388.15 | 439.84 | OK | |
r-release-macos-arm64 | 0.2.0 | 17.00 | ERROR | |||
r-release-macos-x86_64 | 0.2.0 | 319.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 51.00 | 344.00 | 395.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:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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: 502.
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-debian-gcc
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: 502.
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-windows-x86_64
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