Last updated on 2025-04-04 05:53:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.5 | 14.59 | 121.76 | 136.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.5 | 10.96 | 90.58 | 101.54 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.5 | 222.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.5 | 238.47 | OK | |||
r-devel-macos-arm64 | 1.1.5 | 106.00 | OK | |||
r-devel-macos-x86_64 | 1.1.5 | 181.00 | OK | |||
r-devel-windows-x86_64 | 1.1.5 | 16.00 | 154.00 | 170.00 | OK | |
r-patched-linux-x86_64 | 1.1.5 | 13.62 | 116.85 | 130.47 | OK | |
r-release-linux-x86_64 | 1.1.5 | 13.48 | 112.65 | 126.13 | 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 | 15.00 | 155.00 | 170.00 | OK | |
r-oldrel-macos-arm64 | 1.1.5 | OK | ||||
r-oldrel-macos-x86_64 | 1.1.5 | 127.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.5 | 19.00 | 176.00 | 195.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_mRNAfeat
> ### Title: Get mRNA features
> ### Aliases: refseq_mRNAfeat
>
> ### ** Examples
>
> # Get several molecular features from a set of mRNA accessions
> transcript = c("XM_004487701", "XM_004488493", "XM_004501904")
> feat = c("caption", "moltype", "sourcedb", "slen")
> refseq_mRNAfeat(transcript ,feat)
Error: No esummary records found in file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc