CRAN Package Check Results for Package refseqR

Last updated on 2024-08-17 02:48:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.2 12.85 119.65 132.50 OK
r-devel-linux-x86_64-debian-gcc 1.1.2 10.84 85.01 95.85 OK
r-devel-linux-x86_64-fedora-clang 1.1.2 217.87 OK
r-devel-linux-x86_64-fedora-gcc 1.1.2 214.98 ERROR
r-devel-windows-x86_64 1.1.2 16.00 153.00 169.00 OK
r-patched-linux-x86_64 1.1.2 13.45 113.48 126.93 OK
r-release-linux-x86_64 1.1.2 12.54 114.18 126.72 OK
r-release-macos-arm64 1.1.2 106.00 OK
r-release-macos-x86_64 1.1.2 193.00 OK
r-release-windows-x86_64 1.1.2 15.00 153.00 168.00 OK
r-oldrel-macos-arm64 1.1.2 147.00 OK
r-oldrel-macos-x86_64 1.1.2 218.00 OK
r-oldrel-windows-x86_64 1.1.2 19.00 184.00 203.00 OK

Check Details

Version: 1.1.2
Check: examples
Result: ERROR Running examples in ‘refseqR-Ex.R’ failed The error most likely occurred in: > ### Name: refseq_AA_length > ### Title: Get the amino acid length from a protein accession > ### Aliases: refseq_AA_length > > ### ** Examples > > # Get the XM ids from a set of XP accessions > protein = c("XP_004487758", "XP_004488550") > sapply(protein, function(x) refseq_AA_length(x, retries = 4), USE.NAMES = FALSE) Error: parse error: premature EOF (right here) ------^ Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.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: parse error: premature EOF (right here) ------^ --- failed re-building ‘refseqR.Rmd’ SUMMARY: processing the following file failed: ‘refseqR.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc