CRAN Package Check Results for Package seq2R

Last updated on 2023-01-25 04:51:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 7.97 58.25 66.22 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 5.39 40.77 46.16 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 78.59 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 78.20 OK
r-patched-linux-x86_64 1.1.0 6.29 56.75 63.04 OK
r-release-linux-x86_64 1.1.0 6.33 57.50 63.83 OK
r-release-macos-arm64 1.1.0 47.00 OK
r-release-macos-x86_64 1.1.0 56.00 OK
r-release-windows-x86_64 1.1.0 13.00 92.00 105.00 OK
r-oldrel-macos-arm64 1.1.0 47.00 OK
r-oldrel-macos-x86_64 1.1.0 60.00 OK
r-oldrel-windows-ix86+x86_64 1.1.0 19.00 99.00 118.00 ERROR

Check Details

Version: 1.1.0
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'seq2R-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: change.binary
    > ### Title: Convert biological sequences into binary code
    > ### Aliases: change.binary
    > ### Keywords: binary AT GC
    >
    > ### ** Examples
    >
    > library(seq2R)
    >
    > mthumanDNA <- read.genbank("NC_012920")
    Warning in file(file, "r") :
     InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
    Error in file(file, "r") : cannot open the connection
    Calls: read.genbank -> scan -> file
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 1.1.0
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'seq2R-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: change.binary
    > ### Title: Convert biological sequences into binary code
    > ### Aliases: change.binary
    > ### Keywords: binary AT GC
    >
    > ### ** Examples
    >
    > library(seq2R)
    >
    > mthumanDNA <- read.genbank("NC_012920")
    Warning in file(file, "r") :
     InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
    Error in file(file, "r") : cannot open the connection
    Calls: read.genbank -> scan -> file
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64