CRAN Package Check Results for Package refseqR

Last updated on 2024-12-01 09:48:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 14.04 118.01 132.05 OK
r-devel-linux-x86_64-debian-gcc 1.1.5 10.50 88.28 98.78 OK
r-devel-linux-x86_64-fedora-clang 1.1.5 223.95 OK
r-devel-linux-x86_64-fedora-gcc 1.1.5 215.86 OK
r-devel-windows-x86_64 1.1.5 15.00 179.00 194.00 OK
r-patched-linux-x86_64 1.1.5 13.29 112.21 125.50 ERROR
r-release-linux-x86_64 1.1.5 13.63 113.66 127.29 OK
r-release-macos-arm64 1.1.5 118.00 OK
r-release-macos-x86_64 1.1.5 130.00 OK
r-release-windows-x86_64 1.1.5 14.00 155.00 169.00 OK
r-oldrel-macos-arm64 1.1.5 111.00 OK
r-oldrel-macos-x86_64 1.1.5 127.00 OK
r-oldrel-windows-x86_64 1.1.5 20.00 190.00 210.00 OK

Check Details

Version: 1.1.5
Check: examples
Result: ERROR Running examples in ‘refseqR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: refseq_AAmol_wt > ### Title: Extract the molecular weight from a protein accession > ### Aliases: refseq_AAmol_wt > > ### ** Examples > > # Get the molecular weight from a single protein accession > protein <- "XP_020244413" > refseq_AAmol_wt(protein) 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-patched-linux-x86_64