CRAN Package Check Results for Package DeSciDe

Last updated on 2025-07-04 19:50:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 19.12 173.33 192.45 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 12.88 122.11 134.99 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 296.73 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 289.47 OK
r-devel-windows-x86_64 1.0.1 18.00 161.00 179.00 OK
r-patched-linux-x86_64 1.0.1 18.56 164.28 182.84 OK
r-release-linux-x86_64 1.0.1 16.40 162.53 178.93 OK
r-release-macos-arm64 1.0.1 96.00 OK
r-release-macos-x86_64 1.0.1 170.00 OK
r-release-windows-x86_64 1.0.1 20.00 159.00 179.00 OK
r-oldrel-macos-arm64 1.0.1 101.00 OK
r-oldrel-macos-x86_64 1.0.1 159.00 OK
r-oldrel-windows-x86_64 1.0.1 24.00 218.00 242.00 OK

Check Details

Version: 1.0.1
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 ans[[1]] : subscript out of bounds Calls: search_pubmed ... parse_esearch.XMLInternalDocument -> xmlValue -> [[ -> [[.XMLInternalDocument Execution halted Flavor: r-devel-linux-x86_64-debian-gcc