Last updated on 2025-06-06 01:51:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 16.99 | 172.86 | 189.85 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 12.34 | 124.50 | 136.84 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 292.90 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 298.19 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 18.00 | 172.00 | 190.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.0 | 17.35 | 162.14 | 179.49 | OK | |
r-release-linux-x86_64 | 1.0.0 | 17.78 | 162.62 | 180.40 | OK | |
r-release-macos-arm64 | 1.0.0 | 87.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 188.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 20.00 | 164.00 | 184.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 95.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 187.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 26.00 | 208.00 | 234.00 | OK |
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in 'DeSciDe-Ex.R' failed
The error most likely occurred in:
> ### Name: plot_string_network
> ### Title: Plot STRING Network
> ### Aliases: plot_string_network
>
> ### ** Examples
>
> library(STRINGdb)
> string_db <- STRINGdb$new(species = 9606)
WARNING: Score threshold is not specified. We will be using medium stringency cut-off of 400.
Warning in open.connection(file, "rt") :
URL 'https://string-db.org/api/tsv-no-header/version': status was 'SSL connect error'
Error in open.connection(file, "rt") :
cannot open the connection to 'https://string-db.org/api/tsv-no-header/version'
Calls: <Anonymous> ... <Anonymous> -> read.table -> open -> open.connection
Execution halted
Flavor: r-devel-windows-x86_64