CRAN Package Check Results for Package DeSciDe

Last updated on 2026-05-28 22:51:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 17.79 179.96 197.75 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 12.97 129.70 142.67 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 33.00 278.00 311.00 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 31.00 283.17 314.17 OK
r-devel-windows-x86_64 1.0.3 24.00 169.00 193.00 OK
r-patched-linux-x86_64 1.0.3 18.86 169.19 188.05 ERROR
r-release-linux-x86_64 1.0.3 17.12 171.90 189.02 OK
r-release-macos-arm64 1.0.3 5.00 52.00 57.00 OK
r-release-macos-x86_64 1.0.3 13.00 197.00 210.00 OK
r-release-windows-x86_64 1.0.3 21.00 173.00 194.00 OK
r-oldrel-macos-arm64 1.0.3 9.00 ERROR
r-oldrel-macos-x86_64 1.0.3 13.00 212.00 225.00 OK
r-oldrel-windows-x86_64 1.0.3 27.00 215.00 242.00 OK

Check Details

Version: 1.0.3
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: search_pubmed > ### Title: Search PubMed with Multiple Genes and Terms > ### Aliases: search_pubmed > > ### ** Examples > > genes <- c("TP53", "BRCA1") > terms <- c("cancer", "tumor") > search_results <- search_pubmed(genes, terms, rank_method = "weighted", verbose = FALSE) Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached [eutils.ncbi.nlm.nih.gov]: Resolving timed out after 10002 milliseconds Calls: search_pubmed ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.3
Check: package dependencies
Result: ERROR Package required but not available: ‘STRINGdb’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64