CRAN Package Check Results for Package ApacheLogProcessor

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 1.22 19.78 21.00 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 1.09 15.56 16.65 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.2 25.75 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 23.57 OK
r-devel-windows-ix86+x86_64 0.2.2 4.00 57.00 61.00 OK
r-patched-linux-x86_64 0.2.2 1.53 18.51 20.04 ERROR
r-patched-solaris-x86 0.2.2 51.70 OK
r-release-linux-x86_64 0.2.2 1.31 18.54 19.85 ERROR
r-release-windows-ix86+x86_64 0.2.2 4.00 57.00 61.00 OK
r-release-osx-x86_64 0.2.2 OK
r-oldrel-windows-ix86+x86_64 0.2.2 3.00 57.00 60.00 OK
r-oldrel-osx-x86_64 0.2.2 OK

Check Details

Version: 0.2.2
Check: examples
Result: ERROR
    Running examples in ‘ApacheLogProcessor-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: read.multiple.apache.access.log
    > ### Title: Reads multiple files of apache web server.
    > ### Aliases: read.multiple.apache.access.log
    >
    > ### ** Examples
    >
    > path <- system.file("examples", package="ApacheLogProcessor")
    > path <- paste(path, "/", sep="")
    >
    > #read multiple gziped logs with the prefix m_access_log_combined_
    > dfLog <- read.multiple.apache.access.log(path, "m_access_log_combined_")
    [1] "Starting the log processing. This may take a long time..."
    [1] "Processing file m_access_log_combined_1.log.gz"
    [1] "Unziping m_access_log_combined_1.log.gz"
    Warning in file(file, ifelse(append, "a", "w")) :
     cannot open file '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ApacheLogProcessor/examples/m_access_log_combined_1.log': Read-only file system
    Error in file(file, ifelse(append, "a", "w")) :
     cannot open the connection
    Calls: read.multiple.apache.access.log -> write -> cat -> file
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.2
Check: examples
Result: ERROR
    Running examples in ‘ApacheLogProcessor-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: read.multiple.apache.access.log
    > ### Title: Reads multiple files of apache web server.
    > ### Aliases: read.multiple.apache.access.log
    >
    > ### ** Examples
    >
    > path <- system.file("examples", package="ApacheLogProcessor")
    > path <- paste(path, "/", sep="")
    >
    > #read multiple gziped logs with the prefix m_access_log_combined_
    > dfLog <- read.multiple.apache.access.log(path, "m_access_log_combined_")
    [1] "Starting the log processing. This may take a long time..."
    [1] "Processing file m_access_log_combined_1.log.gz"
    [1] "Unziping m_access_log_combined_1.log.gz"
    Warning in file(file, ifelse(append, "a", "w")) :
     cannot open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/ApacheLogProcessor/examples/m_access_log_combined_1.log': Read-only file system
    Error in file(file, ifelse(append, "a", "w")) :
     cannot open the connection
    Calls: read.multiple.apache.access.log -> write -> cat -> file
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: examples
Result: ERROR
    Running examples in ‘ApacheLogProcessor-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: read.multiple.apache.access.log
    > ### Title: Reads multiple files of apache web server.
    > ### Aliases: read.multiple.apache.access.log
    >
    > ### ** Examples
    >
    > path <- system.file("examples", package="ApacheLogProcessor")
    > path <- paste(path, "/", sep="")
    >
    > #read multiple gziped logs with the prefix m_access_log_combined_
    > dfLog <- read.multiple.apache.access.log(path, "m_access_log_combined_")
    [1] "Starting the log processing. This may take a long time..."
    [1] "Processing file m_access_log_combined_1.log.gz"
    [1] "Unziping m_access_log_combined_1.log.gz"
    Warning in file(file, ifelse(append, "a", "w")) :
     cannot open file '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ApacheLogProcessor/examples/m_access_log_combined_1.log': Read-only file system
    Error in file(file, ifelse(append, "a", "w")) :
     cannot open the connection
    Calls: read.multiple.apache.access.log -> write -> cat -> file
    Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.2.2
Check: examples
Result: ERROR
    Running examples in ‘ApacheLogProcessor-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: read.multiple.apache.access.log
    > ### Title: Reads multiple files of apache web server.
    > ### Aliases: read.multiple.apache.access.log
    >
    > ### ** Examples
    >
    > path <- system.file("examples", package="ApacheLogProcessor")
    > path <- paste(path, "/", sep="")
    >
    > #read multiple gziped logs with the prefix m_access_log_combined_
    > dfLog <- read.multiple.apache.access.log(path, "m_access_log_combined_")
    [1] "Starting the log processing. This may take a long time..."
    [1] "Processing file m_access_log_combined_1.log.gz"
    [1] "Unziping m_access_log_combined_1.log.gz"
    Warning in file(file, ifelse(append, "a", "w")) :
     cannot open file '/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/ApacheLogProcessor/examples/m_access_log_combined_1.log': Read-only file system
    Error in file(file, ifelse(append, "a", "w")) :
     cannot open the connection
    Calls: read.multiple.apache.access.log -> write -> cat -> file
    Execution halted
Flavor: r-release-linux-x86_64