CRAN Package Check Results for Package UniprotR

Last updated on 2024-09-27 01:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.0 41.19 313.26 354.45 OK
r-devel-linux-x86_64-debian-gcc 2.4.0 31.26 237.37 268.63 OK
r-devel-linux-x86_64-fedora-clang 2.4.0 600.93 OK
r-devel-linux-x86_64-fedora-gcc 2.4.0 574.34 OK
r-devel-windows-x86_64 2.4.0 41.00 289.00 330.00 OK
r-patched-linux-x86_64 2.4.0 39.49 295.98 335.47 ERROR
r-release-linux-x86_64 2.4.0 38.23 299.35 337.58 OK
r-release-macos-arm64 2.4.0 166.00 OK
r-release-macos-x86_64 2.4.0 228.00 OK
r-release-windows-x86_64 2.4.0 41.00 278.00 319.00 OK
r-oldrel-macos-arm64 2.4.0 115.00 OK
r-oldrel-macos-x86_64 2.4.0 160.00 OK
r-oldrel-windows-x86_64 2.4.0 57.00 383.00 440.00 OK

Check Details

Version: 2.4.0
Check: examples
Result: ERROR Running examples in ‘UniprotR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: GetSequenceIso > ### Title: Connect and parse UniProt Sequences information. > ### Aliases: GetSequenceIso > > ### ** Examples > > Obj <- GetSequenceIso("O14520") Error in names(x) <- value : 'names' attribute [1] must be the same length as the vector [0] Calls: GetSequenceIso -> colnames<- Execution halted Flavor: r-patched-linux-x86_64