Last updated on 2025-04-05 09:53:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.5 | 14.84 | 123.86 | 138.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.5 | 10.77 | 87.67 | 98.44 | OK | |
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 | 177.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.70 | 116.71 | 130.41 | 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 | 147.00 | 162.00 | ERROR | |
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 | 181.00 | 200.00 | OK |
Version: 1.1.5
Check: examples
Result: ERROR
Running examples in 'refseqR-Ex.R' failed
The error most likely occurred in:
> ### 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-release-windows-x86_64