Last updated on 2025-11-04 07:49:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 18.07 | 182.94 | 201.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 13.44 | 128.91 | 142.35 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 143.00 | 193.50 | 336.50 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 33.00 | 266.24 | 299.24 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 20.00 | 164.00 | 184.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.2 | 16.55 | 173.28 | 189.83 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 15.79 | 174.04 | 189.83 | OK | |
| r-release-macos-arm64 | 1.0.2 | 11.00 | 113.00 | 124.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 16.00 | 157.00 | 173.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 19.00 | 166.00 | 185.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | 8.00 | 88.00 | 96.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.2 | 22.00 | 174.00 | 196.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 27.00 | 228.00 | 255.00 | OK | 
Version: 1.0.2
Check: examples
Result: ERROR
  Running examples in 'DeSciDe-Ex.R' failed
  The error most likely occurred in:
  
  > ### 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: HTTP failure: 500
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> 
  <html>
  <head>
  <title>NCBI/eutils102 - WWW Error 500 Diagnostic</title>
  <style type="text/css"> 
  h1.error {color: red; font-size: 40pt}
  div.diags {text-indent: 0.5in }
  </style> 
  </head>
  <body>
  <h1>Server Error</h1>
  
  
  <p>Your request could not be processed due to a problem on
  our Web server.  This could be a transient problem, please
  try the query again.  If it doesn't clear up within a
  reasonable period of time, e-mail a short description of your
  query and the diagnostic information shown below to:</p>
  
  <p>
  pubmed@nlm.nih.gov - for problems with PubMed<br/>
  webadmin@ncbi.nlm.nih.gov - for problems with other services<br/>
  </p>
  
  <p>Thank you for your assistance.  We will try to fix the
  problem as soon as possible.
  </p>
  <hr/>
  <p>
  Diagnostic Information:</p>
  
  <div class="diags">Error: 500</div>
  
  <div class="diags">URL:  h t t p : / / e x t - h t t p - e u t i l s . l 
  Execution halted
Flavor: r-devel-windows-x86_64