CRAN Package Check Results for Package refseqR

Last updated on 2025-04-07 16:52:07 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 9.86 87.53 97.39 OK
r-devel-linux-x86_64-fedora-clang 1.1.5 222.27 OK
r-devel-linux-x86_64-fedora-gcc 1.1.5 219.18 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 15.00 149.00 164.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 12.25 112.93 125.18 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 20.00 182.00 202.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: > ### 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