Package: streamConnect Version: 0.0-6.1 Date: 2024-xx-xx Encoding: UTF-8 Title: Connecting Stream Mining Components Using Sockets and Web Services Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre", "cph"), email = "mhahsler@lyle.smu.edu", comment = c(ORCID = "0000-0003-2716-1405"))) Description: Adds functionality to connect stream mining components from package stream using sockets and Web services. The package can be used create distributed workflows and create plumber-based Web services which can be deployed on most common cloud services. Depends: stream (>= 2.0-0) Imports: plumber, callr, httr, readr, stringr, jsonlite Suggests: knitr, httpuv, processx, rmarkdown BugReports: https://github.com/mhahsler/streamConnect License: GPL-3 VignetteBuilder: knitr RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: make libicu-dev libsodium-dev libssl-dev libx11-dev zlib1g-dev Repository: https://mhahsler.r-universe.dev Date/Publication: 2024-08-27 22:18:53 UTC RemoteUrl: https://github.com/mhahsler/streamConnect RemoteRef: HEAD RemoteSha: b8bb763dfac49b06ddde5f91effb221e28133c2d NeedsCompilation: no Packaged: 2026-07-12 08:04:07 UTC; root Author: Michael Hahsler [aut, cre, cph] (ORCID: ) Maintainer: Michael Hahsler