Last updated on 2026-03-21 21:53:10 CET.
| Package | ERROR | OK |
|---|---|---|
| DeSciDe | 3 | 11 |
Current CRAN status: ERROR: 3, OK: 11
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in ‘DeSciDe-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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: You didn't specify a version of the STRING database to use. Hence we will use STRING 12.0
> string_ids <- c("9606.ENSP00000269305", "9606.ENSP00000357940")
> plot_string_network(string_db, string_ids, file_directory = tempdir(), export = FALSE)
Error in readPNG(postFormSmart(urlStr, .params = params, .ctype = "raw")) :
libpng error: Not a PNG file
Calls: plot_string_network -> <Anonymous> -> get_png -> readPNG
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
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: You didn't specify a version of the STRING database to use. Hence we will use STRING 12.0
> string_ids <- c("9606.ENSP00000269305", "9606.ENSP00000357940")
> plot_string_network(string_db, string_ids, file_directory = tempdir(), export = FALSE)
Error in readPNG(postFormSmart(urlStr, .params = params, .ctype = "raw")) :
libpng error: Not a PNG file
Calls: plot_string_network -> <Anonymous> -> get_png -> readPNG
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-oldrel-windows-x86_64