CRAN Package Check Results for Package AWR.Kinesis

Last updated on 2022-08-15 08:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.3 4.98 38.49 43.47 OK
r-devel-linux-x86_64-debian-gcc 1.7.3 3.61 29.73 33.34 OK
r-devel-linux-x86_64-fedora-clang 1.7.3 60.51 OK
r-devel-linux-x86_64-fedora-gcc 1.7.3 62.36 OK
r-devel-windows-x86_64 1.7.3 18.00 61.00 79.00 ERROR
r-patched-linux-x86_64 1.7.3 3.96 38.25 42.21 OK
r-release-linux-x86_64 1.7.3 4.09 37.25 41.34 OK
r-release-macos-arm64 1.7.3 22.00 OK
r-release-macos-x86_64 1.7.3 29.00 OK
r-release-windows-x86_64 1.7.3 17.00 64.00 81.00 ERROR
r-oldrel-macos-arm64 1.7.3 32.00 OK
r-oldrel-macos-x86_64 1.7.3 39.00 OK
r-oldrel-windows-ix86+x86_64 1.7.3 10.00 56.00 66.00 ERROR

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) (2022-08-11 r82713 ucrt) -- "Unsuffered Consequences"
    Copyright (C) 2022 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-x86_64

Version: 1.7.3
Check: examples
Result: ERROR
    Running examples in 'AWR.Kinesis-Ex.R' failed
    The error occurred in:
    
    
    R version 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid"
    Copyright (C) 2022 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-x86_64

Version: 1.7.3
Check: examples
Result: ERROR
    Running examples in 'AWR.Kinesis-Ex.R' failed
    The error occurred in:
    
    
    R version 4.1.3 (2022-03-10) -- "One Push-Up"
    Copyright (C) 2022 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-oldrel-windows-ix86+x86_64