CRAN Package Check Results for Package AWR.Kinesis

Last updated on 2019-07-03 01:47:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.3 3.78 32.67 36.45 OK
r-devel-linux-x86_64-debian-gcc 1.7.3 3.01 25.99 29.00 OK
r-devel-linux-x86_64-fedora-clang 1.7.3 43.44 OK
r-devel-linux-x86_64-fedora-gcc 1.7.3 41.50 OK
r-devel-windows-ix86+x86_64 1.7.3 8.00 73.00 81.00 ERROR
r-patched-linux-x86_64 1.7.3 3.75 32.16 35.91 OK
r-patched-solaris-x86 1.7.3 72.80 OK
r-release-linux-x86_64 1.7.3 3.46 32.47 35.93 OK
r-release-windows-ix86+x86_64 1.7.3 7.00 64.00 71.00 ERROR
r-release-osx-x86_64 1.7.3 OK
r-oldrel-windows-ix86+x86_64 1.7.3 5.00 45.00 50.00 OK
r-oldrel-osx-x86_64 1.7.3 OK

Check Details

Version: 1.7.3
Check: examples
Result: ERROR
    Running examples in 'AWR.Kinesis-Ex.R' failed
    The error occurred in:
    
    
    R Under development (unstable) (2019-06-27 r76748) -- "Unsuffered Consequences"
    Copyright (C) 2019 The R Foundation for Statistical Computing
    Platform: x86_64-w64-mingw32/x64 (64-bit)
    
    R is free software and comes with ABSOLUTELY NO WARRANTY.
    You are welcome to redistribute it under certain conditions.
    Type 'license()' or 'licence()' for distribution details.
    
     Natural language support but running in an English locale
    
    R is a collaborative project with many contributors.
    Type 'contributors()' for more information and
    'citation()' on how to cite R or R packages in publications.
    
    Type 'demo()' for some demos, 'help()' for on-line help, or
    'help.start()' for an HTML browser interface to help.
    Type 'q()' to quit R.
    
    > pkgname <- "AWR.Kinesis"
    > source(file.path(R.home("share"), "R", "examples-header.R"))
    > options(warn = 1)
    > options(pager = "console")
    > library('AWR.Kinesis')
    >
    > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
    > base::assign(".old_wd", base::getwd(), pos = 'CheckExEnv')
    > cleanEx()
    Error: connections left open:
     stdin (file)
    Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.7.3
Check: examples
Result: ERROR
    Running examples in 'AWR.Kinesis-Ex.R' failed
    The error occurred in:
    
    
    R version 3.6.0 (2019-04-26) -- "Planting of a Tree"
    Copyright (C) 2019 The R Foundation for Statistical Computing
    Platform: x86_64-w64-mingw32/x64 (64-bit)
    
    R is free software and comes with ABSOLUTELY NO WARRANTY.
    You are welcome to redistribute it under certain conditions.
    Type 'license()' or 'licence()' for distribution details.
    
     Natural language support but running in an English locale
    
    R is a collaborative project with many contributors.
    Type 'contributors()' for more information and
    'citation()' on how to cite R or R packages in publications.
    
    Type 'demo()' for some demos, 'help()' for on-line help, or
    'help.start()' for an HTML browser interface to help.
    Type 'q()' to quit R.
    
    > pkgname <- "AWR.Kinesis"
    > source(file.path(R.home("share"), "R", "examples-header.R"))
    > options(warn = 1)
    > options(pager = "console")
    > library('AWR.Kinesis')
    >
    > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
    > base::assign(".old_wd", base::getwd(), pos = 'CheckExEnv')
    > cleanEx()
    Error: connections left open:
     stdin (file)
    Execution halted
Flavor: r-release-windows-ix86+x86_64