CRAN Package Check Results for Package biclique

Last updated on 2018-05-09 22:48:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 2.99 17.39 20.38 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 2.17 13.62 15.79 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 24.05 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 22.44 OK
r-devel-windows-ix86+x86_64 1.0.1 19.00 35.00 54.00 OK
r-patched-linux-x86_64 1.0.1 2.87 16.19 19.06 ERROR
r-patched-solaris-x86 1.0.1 38.00 OK
r-release-linux-x86_64 1.0.1 2.89 16.17 19.06 ERROR
r-release-windows-ix86+x86_64 1.0.1 19.00 35.00 54.00 OK
r-release-osx-x86_64 1.0.1 OK
r-oldrel-windows-ix86+x86_64 1.0.1 11.00 30.00 41.00 OK
r-oldrel-osx-x86_64 1.0.1 OK

Check Details

Version: 1.0.1
Check: examples
Result: ERROR
    Running examples in ‘biclique-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: bi.format
    > ### Title: Add number of vertices and edges to the input file
    > ### Aliases: bi.format
    >
    > ### ** Examples
    >
    > bi.format(system.file("extdata", "example2.el", package = "biclique"))
    Warning in file(file, ifelse(append, "a", "w")) :
     cannot open file '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/biclique/extdata/example2.el': Read-only file system
    Error in file(file, ifelse(append, "a", "w")) :
     cannot open the connection
    Calls: bi.format -> cat -> file
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.1
Check: examples
Result: ERROR
    Running examples in ‘biclique-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: bi.format
    > ### Title: Add number of vertices and edges to the input file
    > ### Aliases: bi.format
    >
    > ### ** Examples
    >
    > bi.format(system.file("extdata", "example2.el", package = "biclique"))
    Warning in file(file, ifelse(append, "a", "w")) :
     cannot open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/biclique/extdata/example2.el': Read-only file system
    Error in file(file, ifelse(append, "a", "w")) :
     cannot open the connection
    Calls: bi.format -> cat -> file
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: examples
Result: ERROR
    Running examples in ‘biclique-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: bi.format
    > ### Title: Add number of vertices and edges to the input file
    > ### Aliases: bi.format
    >
    > ### ** Examples
    >
    > bi.format(system.file("extdata", "example2.el", package = "biclique"))
    Warning in file(file, ifelse(append, "a", "w")) :
     cannot open file '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/biclique/extdata/example2.el': Read-only file system
    Error in file(file, ifelse(append, "a", "w")) :
     cannot open the connection
    Calls: bi.format -> cat -> file
    Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.0.1
Check: examples
Result: ERROR
    Running examples in ‘biclique-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: bi.format
    > ### Title: Add number of vertices and edges to the input file
    > ### Aliases: bi.format
    >
    > ### ** Examples
    >
    > bi.format(system.file("extdata", "example2.el", package = "biclique"))
    Warning in file(file, ifelse(append, "a", "w")) :
     cannot open file '/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/biclique/extdata/example2.el': Read-only file system
    Error in file(file, ifelse(append, "a", "w")) :
     cannot open the connection
    Calls: bi.format -> cat -> file
    Execution halted
Flavor: r-release-linux-x86_64