Last updated on 2025-11-06 05:50:29 CET.
| Package | ERROR | OK |
|---|---|---|
| DeSciDe | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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