Last updated on 2026-03-22 12:51:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.5 | 14.17 | 121.92 | 136.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.5 | 10.13 | 87.15 | 97.28 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.5 | 23.00 | 189.25 | 212.25 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.5 | 21.00 | 189.79 | 210.79 | OK | |
| r-devel-macos-arm64 | 1.1.5 | 4.00 | 73.00 | 77.00 | OK | |
| r-devel-windows-x86_64 | 1.1.5 | 16.00 | 141.00 | 157.00 | OK | |
| r-patched-linux-x86_64 | 1.1.5 | 11.36 | 114.76 | 126.12 | OK | |
| r-release-linux-x86_64 | 1.1.5 | 12.55 | 116.49 | 129.04 | OK | |
| r-release-macos-arm64 | 1.1.5 | OK | ||||
| r-release-macos-x86_64 | 1.1.5 | 9.00 | 168.00 | 177.00 | OK | |
| r-release-windows-x86_64 | 1.1.5 | 16.00 | 148.00 | 164.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.5 | 10.00 | 120.00 | 130.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.5 | 20.00 | 169.00 | 189.00 | ERROR |
Version: 1.1.5
Check: examples
Result: ERROR
Running examples in 'refseqR-Ex.R' failed
The error most likely occurred in:
> ### 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) :
Transferred a partial file [eutils.ncbi.nlm.nih.gov]:
transfer closed with outstanding read data remaining
Calls: refseq_AAmol_wt ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-oldrel-windows-x86_64