Last updated on 2022-10-30 06:49:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7.3 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 1.7.3 | 3.64 | 29.94 | 33.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.7.3 | 63.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.7.3 | 64.82 | OK | |||
r-devel-windows-x86_64 | 1.7.3 | 19.00 | 65.00 | 84.00 | ERROR | |
r-patched-linux-x86_64 | 1.7.3 | 3.85 | 38.02 | 41.87 | OK | |
r-release-linux-x86_64 | 1.7.3 | 4.21 | 37.97 | 42.18 | 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 | 14.00 | 65.00 | 79.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 | 79.00 | 89.00 | ERROR |
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-10-07 r83044 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