CRAN Package Check Results for Package refseqR

Last updated on 2024-06-17 05:49:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 15.95 151.40 167.35 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 13.34 113.67 127.01 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 126.67 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 161.73 OK
r-devel-windows-x86_64 1.0.2 14.00 153.00 167.00 OK
r-patched-linux-x86_64 1.0.2 13.41 147.94 161.35 OK
r-release-linux-x86_64 1.0.2 13.63 143.52 157.15 OK
r-release-macos-arm64 1.0.2 112.00 OK
r-release-macos-x86_64 1.0.2 145.00 OK
r-release-windows-x86_64 1.0.2 14.00 139.00 153.00 ERROR
r-oldrel-macos-arm64 1.0.2 114.00 OK
r-oldrel-macos-x86_64 1.0.2 194.00 OK
r-oldrel-windows-x86_64 1.0.2 20.00 177.00 197.00 ERROR

Check Details

Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'refseqR.Rmd' using rmarkdown Quitting from lines 37-40 [unnamed-chunk-2] (refseqR.Rmd) Error: processing vignette 'refseqR.Rmd' failed with diagnostics: Recv failure: Connection was reset --- failed re-building 'refseqR.Rmd' SUMMARY: processing the following file failed: 'refseqR.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-release-windows-x86_64

Version: 1.0.2
Check: examples
Result: ERROR Running examples in 'refseqR-Ex.R' failed The error most likely occurred in: > ### Name: refseq_XPlength > ### Title: Get the protein length from an XP accession > ### Aliases: refseq_XPlength > > ### ** Examples > > # Get the XM ids from a set of XP accessions > xp = c("XP_004487758", "XP_004488550") > sapply(xp, function(x) refseq_XPlength(x, retries = 3), USE.NAMES = FALSE) Warning: Esummary includes error message: Invalid uid XP_004488550 at position= 0 Error: No esummary records found in file Execution halted Flavor: r-oldrel-windows-x86_64