CRAN Package Check Results for Package streamConnect

Last updated on 2024-06-21 03:58:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-4 7.27 93.14 100.41 ERROR
r-devel-linux-x86_64-debian-gcc 0.0-4 5.14 56.06 61.20 ERROR
r-devel-linux-x86_64-fedora-clang 0.0-6 138.51 OK
r-devel-linux-x86_64-fedora-gcc 0.0-6 142.43 OK
r-devel-windows-x86_64 0.0-4 8.00 95.00 103.00 OK
r-patched-linux-x86_64 0.0-4 10.67 96.56 107.23 ERROR
r-release-linux-x86_64 0.0-4 4.08 93.82 97.90 ERROR
r-release-macos-arm64 0.0-6 56.00 OK
r-release-macos-x86_64 0.0-6 131.00 OK
r-release-windows-x86_64 0.0-4 7.00 96.00 103.00 OK
r-oldrel-macos-arm64 0.0-6 69.00 OK
r-oldrel-macos-x86_64 0.0-6 139.00 OK
r-oldrel-windows-x86_64 0.0-6 9.00 110.00 119.00 OK

Check Details

Version: 0.0-4
Check: examples
Result: ERROR Running examples in ‘streamConnect-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: publish_DSC_via_WebService > ### Title: Publish a Data Stream Clustering Task via a Web Service > ### Aliases: publish_DSC_via_WebService > > ### ** Examples > > # find a free port > port <- httpuv::randomPort() > port [1] 25421 > > # Deploy a clustering process listening for data on the port > rp1 <- publish_DSC_via_WebService("DSC_DBSTREAM(r = .05)", port = port) > rp1 PROCESS 'R', running, pid 2639070. > > # look at ? DSC_WebService for a convenient interface. > # Here we we show how to connect to the port and send data manually. > library(httr) Attaching package: ‘httr’ The following object is masked from ‘package:stream’: write_stream > > # the info verb returns some basic information about the clusterer. > resp <- RETRY("GET", paste0("http://localhost:", port, "/info")) Error in curl::curl_fetch_memory(url, handle = handle): Failed to connect to localhost port 25421 after 0 ms: Couldn't connect to server Request failed [ERROR]. Retrying in 1 seconds... Error in curl::curl_fetch_memory(url, handle = handle): Failed to connect to localhost port 25421 after 0 ms: Couldn't connect to server Request failed [ERROR]. Retrying in 3.4 seconds... Error in curl::curl_fetch_memory(url, handle = handle) : Failed to connect to localhost port 25421 after 0 ms: Couldn't connect to server Calls: RETRY Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed DSC_WebService 5.883 0.325 8.636 DSD_ReadWebService 3.906 0.256 6.220 Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0-4
Check: examples
Result: ERROR Running examples in ‘streamConnect-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: DSC_WebService > ### Title: A DSC Interface for a DSC Running as a Web Service > ### Aliases: DSC_WebService > > ### ** Examples > > # find a free port > port <- httpuv::randomPort() > port [1] 25421 > > # deploy a clustering process listening for data on the port > rp1 <- publish_DSC_via_WebService("DSC_DBSTREAM(r = .05)", port = port) > rp1 PROCESS 'R', running, pid 2939801. > > # get a local DSC interface > dsc <- DSC_WebService(paste0("http://localhost", ":", port), + verbose = TRUE, config = httr::verbose(info = TRUE)) Connecting to DSC Web service at http://localhost:25421 * Host localhost:25421 was resolved. * IPv6: ::1 * IPv4: 127.0.0.1 * Trying [::1]:25421... * connect to ::1 port 25421 from ::1 port 45808 failed: Connection refused * Trying 127.0.0.1:25421... * connect to 127.0.0.1 port 25421 from 127.0.0.1 port 55872 failed: Connection refused * Failed to connect to localhost port 25421 after 1 ms: Couldn't connect to server * Closing connection Error in curl::curl_fetch_memory(url, handle = handle): Failed to connect to localhost port 25421 after 1 ms: Couldn't connect to server Request failed [ERROR]. Retrying in 1 seconds... * Hostname localhost was found in DNS cache * Trying [::1]:25421... * connect to ::1 port 25421 from ::1 port 45814 failed: Connection refused * Trying 127.0.0.1:25421... * connect to 127.0.0.1 port 25421 from 127.0.0.1 port 55874 failed: Connection refused * Failed to connect to localhost port 25421 after 1 ms: Couldn't connect to server * Closing connection Error in curl::curl_fetch_memory(url, handle = handle): Failed to connect to localhost port 25421 after 1 ms: Couldn't connect to server Request failed [ERROR]. Retrying in 3.4 seconds... * Hostname localhost was found in DNS cache * Trying [::1]:25421... * connect to ::1 port 25421 from ::1 port 32966 failed: Connection refused * Trying 127.0.0.1:25421... * connect to 127.0.0.1 port 25421 from 127.0.0.1 port 56840 failed: Connection refused * Failed to connect to localhost port 25421 after 1 ms: Couldn't connect to server * Closing connection Error in curl::curl_fetch_memory(url, handle = handle) : Failed to connect to localhost port 25421 after 1 ms: Couldn't connect to server Calls: DSC_WebService -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0-4
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘connections.Rmd’ using rmarkdown ** Processing: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/streamConnect.Rcheck/vign_test/streamConnect/vignettes/connections_files/figure-html/unnamed-chunk-7-1.png 288x288 pixels, 3x8 bits/pixel, RGB Input IDAT size = 20224 bytes Input file size = 20326 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 17287 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 17287 Output IDAT size = 17287 bytes (2937 bytes decrease) Output file size = 17365 bytes (2961 bytes = 14.57% decrease) * Host localhost:32218 was resolved. * IPv6: ::1 * IPv4: 127.0.0.1 * Trying [::1]:32218... * connect to ::1 port 32218 from ::1 port 50616 failed: Connection refused * Trying 127.0.0.1:32218... * connect to 127.0.0.1 port 32218 from 127.0.0.1 port 33504 failed: Connection refused * Failed to connect to localhost port 32218 after 1 ms: Couldn't connect to server * Closing connection * Hostname localhost was found in DNS cache * Trying [::1]:32218... * connect to ::1 port 32218 from ::1 port 50632 failed: Connection refused * Trying 127.0.0.1:32218... * connect to 127.0.0.1 port 32218 from 127.0.0.1 port 33520 failed: Connection refused * Failed to connect to localhost port 32218 after 1 ms: Couldn't connect to server * Closing connection * Hostname localhost was found in DNS cache * Trying [::1]:32218... * connect to ::1 port 32218 from ::1 port 50644 failed: Connection refused * Trying 127.0.0.1:32218... * connect to 127.0.0.1 port 32218 from 127.0.0.1 port 33534 failed: Connection refused * Failed to connect to localhost port 32218 after 1 ms: Couldn't connect to server * Closing connection Quitting from lines 194-199 [unnamed-chunk-10] (connections.Rmd) Error: processing vignette 'connections.Rmd' failed with diagnostics: Failed to connect to localhost port 32218 after 1 ms: Couldn't connect to server --- failed re-building ‘connections.Rmd’ SUMMARY: processing the following file failed: ‘connections.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0-4
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘connections.Rmd’ using rmarkdown ** Processing: /home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/streamConnect.Rcheck/vign_test/streamConnect/vignettes/connections_files/figure-html/unnamed-chunk-7-1.png 288x288 pixels, 3x8 bits/pixel, RGB Input IDAT size = 23137 bytes Input file size = 23239 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 19939 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 19939 Output IDAT size = 19939 bytes (3198 bytes decrease) Output file size = 20017 bytes (3222 bytes = 13.86% decrease) * Host localhost:5591 was resolved. * IPv6: ::1 * IPv4: 127.0.0.1 * Trying [::1]:5591... * connect to ::1 port 5591 from ::1 port 40558 failed: Connection refused * Trying 127.0.0.1:5591... * connect to 127.0.0.1 port 5591 from 127.0.0.1 port 36062 failed: Connection refused * Failed to connect to localhost port 5591 after 6 ms: Couldn't connect to server * Closing connection * Hostname localhost was found in DNS cache * Trying [::1]:5591... * connect to ::1 port 5591 from ::1 port 40560 failed: Connection refused * Trying 127.0.0.1:5591... * connect to 127.0.0.1 port 5591 from 127.0.0.1 port 36066 failed: Connection refused * Failed to connect to localhost port 5591 after 1 ms: Couldn't connect to server * Closing connection * Hostname localhost was found in DNS cache * Trying [::1]:5591... * connect to ::1 port 5591 from ::1 port 40564 failed: Connection refused * Trying 127.0.0.1:5591... * connect to 127.0.0.1 port 5591 from 127.0.0.1 port 36072 failed: Connection refused * Failed to connect to localhost port 5591 after 1 ms: Couldn't connect to server * Closing connection Quitting from lines 194-199 [unnamed-chunk-10] (connections.Rmd) Error: processing vignette 'connections.Rmd' failed with diagnostics: Failed to connect to localhost port 5591 after 1 ms: Couldn't connect to server --- failed re-building ‘connections.Rmd’ SUMMARY: processing the following file failed: ‘connections.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.0-4
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘connections.Rmd’ using rmarkdown ** Processing: /home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/streamConnect.Rcheck/vign_test/streamConnect/vignettes/connections_files/figure-html/unnamed-chunk-7-1.png 288x288 pixels, 3x8 bits/pixel, RGB Input IDAT size = 28320 bytes Input file size = 28434 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 24951 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 24951 Output IDAT size = 24951 bytes (3369 bytes decrease) Output file size = 25029 bytes (3405 bytes = 11.98% decrease) * Host localhost:44601 was resolved. * IPv6: ::1 * IPv4: 127.0.0.1 * Trying [::1]:44601... * connect to ::1 port 44601 from ::1 port 39304 failed: Connection refused * Trying 127.0.0.1:44601... * connect to 127.0.0.1 port 44601 from 127.0.0.1 port 33716 failed: Connection refused * Failed to connect to localhost port 44601 after 2 ms: Couldn't connect to server * Closing connection * Hostname localhost was found in DNS cache * Trying [::1]:44601... * connect to ::1 port 44601 from ::1 port 39306 failed: Connection refused * Trying 127.0.0.1:44601... * connect to 127.0.0.1 port 44601 from 127.0.0.1 port 33722 failed: Connection refused * Failed to connect to localhost port 44601 after 1 ms: Couldn't connect to server * Closing connection * Hostname localhost was found in DNS cache * Trying [::1]:44601... * connect to ::1 port 44601 from ::1 port 39318 failed: Connection refused * Trying 127.0.0.1:44601... * connect to 127.0.0.1 port 44601 from 127.0.0.1 port 33738 failed: Connection refused * Failed to connect to localhost port 44601 after 1 ms: Couldn't connect to server * Closing connection Quitting from lines 194-199 [unnamed-chunk-10] (connections.Rmd) Error: processing vignette 'connections.Rmd' failed with diagnostics: Failed to connect to localhost port 44601 after 1 ms: Couldn't connect to server --- failed re-building ‘connections.Rmd’ SUMMARY: processing the following file failed: ‘connections.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-linux-x86_64