CRAN Package Check Results for Package DeSciDe

Last updated on 2026-04-10 14:50:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 18.36 177.51 195.87 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 13.04 130.57 143.61 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 30.00 275.55 305.55 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 21.00 172.66 193.66 OK
r-devel-macos-arm64 1.0.2 5.00 66.00 71.00 ERROR
r-devel-windows-x86_64 1.0.3 24.00 188.00 212.00 OK
r-patched-linux-x86_64 1.0.2 19.38 167.95 187.33 OK
r-release-linux-x86_64 1.0.2 16.93 166.19 183.12 OK
r-release-macos-arm64 1.0.2 OK
r-release-macos-x86_64 1.0.3 13.00 212.00 225.00 OK
r-release-windows-x86_64 1.0.2 19.00 188.00 207.00 ERROR
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.3 13.00 212.00 225.00 OK
r-oldrel-windows-x86_64 1.0.2 27.00 234.00 261.00 ERROR

Check Details

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-macos-arm64, r-release-windows-x86_64, r-oldrel-windows-x86_64