Last updated on 2025-02-22 04:51:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.5 | 15.08 | 121.78 | 136.86 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.5 | 9.84 | 86.76 | 96.60 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.5 | 212.42 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.5 | 219.65 | OK | |||
r-devel-macos-arm64 | 1.1.5 | 80.00 | OK | |||
r-devel-macos-x86_64 | 1.1.5 | 181.00 | OK | |||
r-devel-windows-x86_64 | 1.1.5 | 15.00 | 146.00 | 161.00 | OK | |
r-patched-linux-x86_64 | 1.1.5 | 11.96 | 111.68 | 123.64 | OK | |
r-release-linux-x86_64 | 1.1.5 | 12.49 | 112.54 | 125.03 | 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 | 16.00 | 165.00 | 181.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 | 19.00 | 193.00 | 212.00 | OK |
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 in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [eutils.ncbi.nlm.nih.gov]: Resolving timed out after 10000 milliseconds
Calls: refseq_AAmol_wt ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
refseq_AAlen 0.24 0.043 20.455
Flavor: r-devel-linux-x86_64-debian-clang
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 in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [eutils.ncbi.nlm.nih.gov]: Resolving timed out after 10001 milliseconds
Calls: refseq_AAmol_wt ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
refseq_AAlen 0.147 0.055 20.229
Flavor: r-devel-linux-x86_64-debian-gcc